diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-15 07:53:04 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-15 07:53:04 +0000 |
commit | 0cfc607314861a240638506741a2cc8fcf1d3b0b (patch) | |
tree | 1a9171fccf1eb9198806040e906a6ee1f84e1c14 /debian | |
parent | f850acc6ad8a780a6b913df1099b8563647de03d (diff) |
* Add a prettydate plugin that formats dates in a more readable fashion.
(I had to get a pretty date somehow today..)
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 9a58ab437..9d71980e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,8 @@ ikiwiki (1.43) UNRELEASED; urgency=low Inspired by the many ways Moin Moin destroys itself when out of disk. :-) * Fix syslogging of errors. * Patch from Ethan to allow using meta tags to set creation dates of pages. + * Add a prettydate plugin that formats dates in a more readable fashion. + (I had to get a pretty date somehow today..) -- Joey Hess <joeyh@debian.org> Thu, 15 Feb 2007 00:44:29 -0500 |