diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-04-10 21:44:37 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-04-10 21:49:43 -0400 |
commit | a25d8f992bc3e39cf39954475f31b83dabbf2374 (patch) | |
tree | c91cc9823e0c8d105ecb8cdb717d359e9c6a4945 /debian | |
parent | e0d1e84b8db54338512ee1ca4b20817d4e338362 (diff) | |
download | ikiwiki-a25d8f992bc3e39cf39954475f31b83dabbf2374.tar ikiwiki-a25d8f992bc3e39cf39954475f31b83dabbf2374.tar.gz |
inline: Add author info to archive display.
This won't change it normally, and is useful if using archive
format to display some aggregated feed titles.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a82369f9f..b7779600e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ ikiwiki (3.10) UNRELEASED; urgency=low * Add missing newline to Confirm Password prompt. * Add missing permalink support to archivepage and titlepage templates. * debian/control: Wrap fields. + * inline: Add author info to archive display. -- Joey Hess <joeyh@debian.org> Sat, 04 Apr 2009 17:47:36 -0400 |