diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-11-25 01:18:43 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-11-25 01:18:43 -0500 |
commit | df75c5b93a1067461b649e48cc62d4c7f4d18ec7 (patch) | |
tree | b576f82f0fd2f0b0c9ac8353c0ec0e4c368816f3 /debian/changelog | |
parent | c6daf3b022390f0b45c60885c50e2f19fde966d3 (diff) |
date: New plugin that allows inserting date directives that expand to pretty-printed dates, using the same formatting as used for page modification date display, etc.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 15d56a693..10fcebbec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,9 @@ ikiwiki (3.20091114) UNRELEASED; urgency=low larger for inlines of many, or complex pages. * Added (incomplete) Turkish po file. Closes: #556744 Thanks, Recai Oktaş + * date: New plugin that allows inserting date directives that expand to + pretty-printed dates, using the same formatting as used for page + modification date display, etc. -- Joey Hess <joeyh@debian.org> Mon, 16 Nov 2009 15:46:45 -0500 |