X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/b695d6bdec4bd673a7b43f717258a9922a284d4a..e1c0576029f2f87b77887fe499c700ca8974ae9b:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 799c03245..e8201bfc4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,10 @@ -ikiwiki (1.39) UNRELEASED; urgency=low +ikiwiki (1.40) UNRELEASED; urgency=low + + * Fix missing categories in rss/atom feeds. + + -- Joey Hess Sun, 14 Jan 2007 15:09:49 -0500 + +ikiwiki (1.39) unstable; urgency=low * Add a rawhtml plugin that allows copying raw html files from the srcdir. * Fix --locale to control LC_ALL now. @@ -14,8 +20,12 @@ ikiwiki (1.39) UNRELEASED; urgency=low * Search in default location for templates as a fallback when templatedir is pointed elsewhere, so that only modified templates need to be copied into a templatedir. Based on work by JeremyReed. + * In the aggregator, check for and deal with post filenames that are + longer than the maximum file length. + * Change the RecentChanges page to show the path of changed pages. + * Various minor bugfixes. - -- Joey Hess Sat, 13 Jan 2007 16:31:42 -0500 + -- Joey Hess Sat, 13 Jan 2007 23:30:20 -0500 ikiwiki (1.38) unstable; urgency=low