]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
* inline: Add ability to sort by page name, based on a patch from
[ikiwiki.git] / debian / changelog
index 96d343da6f1dee31756a242bd01e5330f8f81011..a4f06fa64eba12d984d663203571e92b79effffd 100644 (file)
@@ -1,8 +1,12 @@
-ikiwiki (1.27) UNRELEASED; urgency=low
+ikiwiki (1.28) UNRELEASED; urgency=low
+
+  * inline: Add ability to sort by page name, based on a patch from
+    Benjamin A'Lee.
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 25 Sep 2006 17:06:39 -0400
+
+ikiwiki (1.27) unstable; urgency=low
 
-  * Add a googlecalendar plugin. A bit special-purpose, but it shows
-    one way to to deal with user-supplied content that could cause XSS
-    issues w/o the htmlscrubber, and won't survive the scrubber.
   * Work on firming up the plugin interface:
     - Plugins should not need to load IkiWiki::Render to get commonly
       used functions, so moved some functions from there to IkiWiki.
@@ -55,8 +59,11 @@ ikiwiki (1.27) UNRELEASED; urgency=low
   * Add typography (SmartyPants) plugin by Recai.
   * Add --render mode, which can be used to preview an edit at the command
     line by test rendering a single page.
+  * Add a googlecalendar plugin. A bit special-purpose, but it shows
+    one way to to deal with user-supplied content that could cause XSS
+    issues w/o the htmlscrubber, and won't survive the scrubber.
 
- -- Joey Hess <joeyh@debian.org>  Thu, 21 Sep 2006 17:31:25 -0400
+ -- Joey Hess <joeyh@debian.org>  Sun, 24 Sep 2006 00:02:21 -0400
 
 ikiwiki (1.26) unstable; urgency=low