]> 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 f144432177d19ebe9ce7a1143a213e12fe8ec9e7..2a09196e2f6fc3264d8cb34221efb2ba6e5258bf 100644 (file)
@@ -1,4 +1,15 @@
-ikiwiki (1.45) UNRELEASED; urgency=low
+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
     (__95__) in filenames. Previously, all underscores were replaced with
@@ -29,7 +40,7 @@ ikiwiki (1.45) UNRELEASED; urgency=low
   * Correct a deadlock that could occur in post-commit if the aggregate plugin
     was enabled and tried to lock the already locked wiki.
 
- -- Joey Hess <joeyh@debian.org>  Thu,  8 Mar 2007 05:57:49 -0500
+ -- Joey Hess <joeyh@debian.org>  Sat, 10 Mar 2007 21:11:05 -0500
 
 ikiwiki (1.44) unstable; urgency=low