diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-12-14 18:54:30 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-12-14 18:54:30 -0500 |
commit | f9190f523c75fc5db93eff80e3b1dc005ee474f2 (patch) | |
tree | 074c17163aff6ebb2727e267b889adc83c13110b | |
parent | c0e938e972dee09c2e70c0a8e57351ec85e69c14 (diff) |
reorg
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index ff922532a..cbb496e07 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,14 @@ ikiwiki (3.20091203) UNRELEASED; urgency=low - * cvs: Add missing bit to Automator. * Add complete Spanish basewiki translation done by Fernando Gonzalez de Requena. * Improve javascript onload handling. * monotone: Deal with format change in version 0.45. (Thanks, Richard Levitte) - * rename: Fix some utf-8 problems. - * attachment: Fix several utf-8 problems. + * cvs: Add missing bit to Automator. * attachment: Fix reversion in attachment sorting by age. - * remove: Fix problem removing pages with utf-8 in the name. - * 404/goto: Fix 404 display of utf-8 pages. + * Fix utf-8 problems in rename, remove, attachment, 404, sourcepage, and + goto. -- Joey Hess <joeyh@debian.org> Wed, 02 Dec 2009 17:22:21 -0500 |