]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
* Fix some broken logic in cgi creation of a subpage when a toplevel page
[ikiwiki.git] / debian / changelog
index 73aa966fc0ccec77e097778bd2b7168b3b0e7fb0..2a09196e2f6fc3264d8cb34221efb2ba6e5258bf 100644 (file)
@@ -1,3 +1,14 @@
+ikiwiki (1.46) UNRELEASED; urgency=low
+
+  * Fix a bug with inlined create page links, including Discussion links on
+    blog post pages. The links will now create pages relative to the page that
+    actually contains the link.
+  * French update. Closes: #414597
+  * Fix some broken logic in cgi creation of a subpage when a toplevel page
+    with the same name already exists, and generally simplify the edit code.
+
+ -- Joey Hess <joeyh@debian.org>  Sat, 17 Mar 2007 18:25:59 -0400
+
 ikiwiki (1.45) unstable; urgency=low
 
   * Allow for underscores to appear in page titles, if encoded appropriately