diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-26 17:32:15 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-26 17:32:15 +0000 |
commit | abc5919087adc30448e872dd6c394004f427aef4 (patch) | |
tree | b2518c97f5220fdc45babed906a8f5af8e160523 /debian | |
parent | ccefee353834ea52eee2812591c182e7a27d4275 (diff) | |
download | ikiwiki-abc5919087adc30448e872dd6c394004f427aef4.tar ikiwiki-abc5919087adc30448e872dd6c394004f427aef4.tar.gz |
* Fix bug when blogging by cgi, introduced in last version.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2faed7ec8..d7373109e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ikiwiki (2.7) UNRELEASED; urgency=low + + * Fix bug when blogging by cgi, introduced in last version. + + -- Joey Hess <joeyh@debian.org> Sun, 26 Aug 2007 13:30:31 -0400 + ikiwiki (2.6) unstable; urgency=low * Various minor bug fixes for silly mistakes in the code, thanks to the |