diff options
author | Joey Hess <joey@kitenet.net> | 2010-06-09 16:16:48 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-06-09 16:16:48 -0400 |
commit | 95b45864debe8070e8229cc7def21aef5447f541 (patch) | |
tree | d04fea5e42c347ad75092417a667b67633f51749 /debian/changelog | |
parent | e96cf38eccd219714140f221090d2e7751fd4ee0 (diff) |
relativedate: Fix problem with localised dates not working.
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 66d525572..fdf111168 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ ikiwiki (3.20100609) unstable; urgency=low when used. * Fix support for globbing in tagged() pagespecs. * When editing a page, show that page's sidebar. (Thanks, privat) + * relativedate: Fix problem with localised dates not working. -- Joey Hess <joeyh@debian.org> Mon, 31 May 2010 20:44:17 -0400 |