diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-21 00:17:50 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-21 00:17:50 +0000 |
commit | 92e5781212eba09bc847fddb92e86e873338fe67 (patch) | |
tree | 9b97af06096dfea21907bc48c36faf437a2320fb /debian | |
parent | 67b782a346171242e94c6621d14f1cd9bd671909 (diff) |
* Elegant patch from Ethan to clean up the display of page names in the
dropdown when creating a new page.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 95811f7f5..6a6dc8f82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,8 +25,10 @@ ikiwiki (1.44) UNRELEASED; urgency=low * Detect old versions of xgettext and avoid using them. * perl is broken: print "" || die fails! Work around this insanity. * Smarter detection of no-op changes to po files. + * Elegant patch from Ethan to clean up the display of page names in the + dropdown when creating a new page. - -- Joey Hess <joeyh@debian.org> Tue, 20 Feb 2007 18:12:44 -0500 + -- Joey Hess <joeyh@debian.org> Tue, 20 Feb 2007 19:14:39 -0500 ikiwiki (1.43) unstable; urgency=low |