]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
* Minor template improvements by Alessandro.
[ikiwiki.git] / debian / changelog
index 4afbf1b4c861beae4fbf3febbcad890fc169dfc8..3bc1d5086b1d71e315477c55ac40b9f94f032bf5 100644 (file)
@@ -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 <joeyh@debian.org>  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 <joeyh@debian.org>  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 <joeyh@debian.org>  Sun, 15 Apr 2007 16:02:05 -0400
 
 ikiwiki (1.49) unstable; urgency=low