diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-04-10 14:35:45 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-04-10 14:35:45 -0400 |
commit | 61cbcb049fd1eb6a57ca2f51c78767a25d22820b (patch) | |
tree | 36095c8822895b806204bdb0aa644be70b7b6f7e /debian/changelog | |
parent | 002d9e3cb52eadc8c2feb6bfac020b0651c6e0b7 (diff) |
update changelog, update rebuild version
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e985a5da8..113138358 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (3.20100406) UNRELEASED; urgency=low +ikiwiki (3.20100410) UNRELEASED; urgency=low [ Joey Hess ] * bzr: Fix bzr log parsing to work with bzr 2.0. (liw) @@ -18,6 +18,8 @@ ikiwiki (3.20100406) UNRELEASED; urgency=low This can be used to get names sorted by last name without displaying them last name first. * sortnaturally: New plugin; the title_natural sort method has moved here. + * meta: store fields consistently unescaped, and escape on use + A wiki rebuild is also needed due to this change. [ Joey Hess ] * Update dependency for git-core to git transition. |