aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJosh Triplett <josh@freedesktop.org>2008-07-09 23:42:20 -0700
committerJosh Triplett <josh@freedesktop.org>2008-07-09 23:42:34 -0700
commit1aab048e8117e65faa7e2d0020609ee83e8e3a70 (patch)
tree311d8b2748918334eed1fa263a1ff4627ff2bb69 /debian/changelog
parent8cafbc5de66533ef742400b390606a61efdf1530 (diff)
downloadikiwiki-1aab048e8117e65faa7e2d0020609ee83e8e3a70.tar
ikiwiki-1aab048e8117e65faa7e2d0020609ee83e8e3a70.tar.gz
ikiwiki-transition: Fix command-line processing so the prefix_directives transition works again.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 951f2671d..5e812439b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,15 @@
ikiwiki (2.54) UNRELEASED; urgency=low
+ [ Joey Hess ]
* Make it possible to load setup files w/o running them. Code
needing to do so can call IkiWiki::Setup::load, which will return
a hash of values.
- -- Joey Hess <joeyh@debian.org> Wed, 09 Jul 2008 22:27:19 -0400
+ [ Josh Triplett ]
+ * ikiwiki-transition: Fix command-line processing so the prefix_directives
+ transition works again.
+
+ -- Josh Triplett <josh@freedesktop.org> Wed, 09 Jul 2008 21:30:33 -0700
ikiwiki (2.53) unstable; urgency=low