diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-10-29 17:16:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-10-29 17:16:10 -0400 |
commit | 683c1ebb4c510eac5bb2c2b4e85c3f7b5ded3146 (patch) | |
tree | 996adc2aaa9adc15ee0e7a6b7e68df2450599dd9 /debian | |
parent | 67acb0463b327156cfc6e0e3450eb87604d854bd (diff) | |
download | ikiwiki-683c1ebb4c510eac5bb2c2b4e85c3f7b5ded3146.tar ikiwiki-683c1ebb4c510eac5bb2c2b4e85c3f7b5ded3146.tar.gz |
* Fix some issues with toggles in preview mode.
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 15d60114e..9684a02d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ikiwiki (2.12) UNRELEASED; urgency=low + + * Fix some issues with toggles in preview mode. + + -- Joey Hess <joeyh@debian.org> Mon, 29 Oct 2007 17:15:04 -0400 + ikiwiki (2.11) unstable; urgency=low * Correct a pair of logic errors that triggered if svnpath was empty. |