diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-29 21:57:25 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-29 21:57:25 +0000 |
commit | 93c6d2c340b9529eedf611d6e753030cc9c29ae9 (patch) | |
tree | 85d7b2b4fa5082fb804fdcdb2cf6958b3ac9b0ac /debian/changelog | |
parent | e97b63c95aad40de6498bd480a38d7a57764ad53 (diff) |
* Use fieldsets in the preferences form to group related options together.
Especially cleans up the ordering of the admin's preferences form.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 91c4da6b3..6ca389cf9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,14 @@ ikiwiki (1.52) UNRELEASED; urgency=low + [ Josh Triplett ] * Avoid using GNU extensions to cp during "make install", which did not work on FreeBSD. Thanks to Henrik Brix Andersen for the patch. - -- Josh Triplett <josh@freedesktop.org> Sun, 29 Apr 2007 15:23:00 -0700 + [ Joey Hess ] + * Use fieldsets in the preferences form to group related options together. + Especially cleans up the ordering of the admin's preferences form. + + -- Joey Hess <joeyh@debian.org> Sun, 29 Apr 2007 18:28:35 -0400 ikiwiki (1.51) unstable; urgency=low |