diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-02-27 13:21:29 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-02-27 13:21:29 -0500 |
commit | affd4ca3daa8da233d915516fb668c8f99fffe51 (patch) | |
tree | f4ca409910f90b04b12facc03d6c16f733363d35 /debian/changelog | |
parent | c2df40c01ba78e0c0631df0a5042980eb1688488 (diff) |
goto: Fix typo that broke recentchanges_link compatability.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 90b672e8d..0b1eec6cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ ikiwiki (3.05) UNRELEASED; urgency=low * Setup automator: Prompt for password twice. Closes: #516973 * bzr: Add missing rcs_diff. (liw) * comments: Avoid showing comment moderation button in prefs to non-admins. + * goto: Fix typo that broke recentchanges_link compatability. -- Joey Hess <joeyh@debian.org> Sun, 15 Feb 2009 20:11:57 -0500 |