diff options
author | Joey Hess <joey@kitenet.net> | 2012-01-30 15:13:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-01-30 15:13:55 -0400 |
commit | 88465ae46864dbd4fd29e84ebd3dd98e702c1288 (patch) | |
tree | 8c64f39851487953687b8caad6d90f32cc3be996 /debian | |
parent | a78126c55ecbe014ab2a214f324b32762e6a268d (diff) | |
download | ikiwiki-88465ae46864dbd4fd29e84ebd3dd98e702c1288.tar ikiwiki-88465ae46864dbd4fd29e84ebd3dd98e702c1288.tar.gz |
document a bug fix
Original bug was introduced 24 Nov 2011.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 57fe7861c..1721dd30b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ ikiwiki (3.20120116) UNRELEASED; urgency=low * cvs: Ensure non-text files are added in binary mode. (Amitai Schlair) * cvs: Various cleanups and testing. (Amitai Schlair) * calendar, prettydate: Fix strftime encoding bug. + * shortcuts: Fixed a broken shortcut to wikipedia (accidentially + made into a shortcut to wikiMedia). -- Joey Hess <joeyh@debian.org> Mon, 16 Jan 2012 13:41:14 -0400 |