X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/dd03d57678aa8f9f6c716e6cc19c6c3749837dfe..34a9cf1a05764f3ecbf198e6040de2eb87541c9d:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 4afbf1b4c..3bc1d5086 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,12 @@ -ikiwiki (1.50) UNRELEASED; urgency=low +ikiwiki (1.51) UNRELEASED; urgency=low + + * Support setting svnpath to "" for wikis that are rooted at the top of + their svn repositories, with no trunk directory. + * Minor template improvements by Alessandro. + + -- Joey Hess Wed, 18 Apr 2007 19:35:29 -0400 + +ikiwiki (1.50) unstable; urgency=low [ Josh Triplett ] * Add a graphviz plugin. @@ -27,8 +35,17 @@ ikiwiki (1.50) UNRELEASED; urgency=low [ Joey Hess ] * Add postformtext parameter to inline. * Internal version number and installdir substitutions were lost, fix. - - -- Joey Hess Fri, 13 Apr 2007 14:40:28 -0400 + * Apply patch from Ethan to improve an error message that should never + happen. + * Patch from Tuomov to link to the directory in feeds when usedirs is in + effect. Note that this changes permalinks, so if you are already using + usedirs you'll have to deal with that on upgrade to this version. + * Add feedshow parameter to inline, which can be useful for eg, removing + old posts from feeds when permalinks change. + * Add .dpkg-tmp to prune regexp, so that if ikiwiki is run right as it's + being upgraded by dpkg it will ignore dpkg temp files in the basewiki. + + -- Joey Hess Sun, 15 Apr 2007 16:02:05 -0400 ikiwiki (1.49) unstable; urgency=low