diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-01-26 20:11:33 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-01-26 20:11:33 -0500 |
commit | 9b4040992d69829b914d141551422722b84fca0e (patch) | |
tree | 097de8d7cabc38a9b7c855a109d61d6e9befd4b9 /debian | |
parent | 848ff1bf5e218c57cc738a85ed02d7e1396c1d22 (diff) | |
download | ikiwiki-9b4040992d69829b914d141551422722b84fca0e.tar ikiwiki-9b4040992d69829b914d141551422722b84fca0e.tar.gz |
meta: New "updated" metadata specifies a fake modification time for a page, to be output into RSS and Atom feeds. (smcv)
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 6c1710fe1..7f72a672a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ ikiwiki (3.03) UNRELEASED; urgency=low (in .ikiwiki/comments_pending) for moderator review. * comments: Add a moderation web interface. * git: Fix malformed utf8 recieved from git. + * meta: New "updated" metadata specifies a fake modification time for a + page, to be output into RSS and Atom feeds. (smcv) -- Joey Hess <joeyh@debian.org> Sun, 18 Jan 2009 14:50:57 -0500 |