diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-13 17:06:29 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-13 17:06:29 -0400 |
commit | fe1a69e11a16b337338593b784b48a4783de5cec (patch) | |
tree | a8927f20b3e5a571d76e8747f84d8589bbe8882a /debian/changelog | |
parent | bbe9b35a296eaf9dd7fda92e1b19e978d4a7745a (diff) | |
download | ikiwiki-fe1a69e11a16b337338593b784b48a4783de5cec.tar ikiwiki-fe1a69e11a16b337338593b784b48a4783de5cec.tar.gz |
inline: Allow overriding the title of the feed. Closes: #735123 Thanks, Christophe Rhodes
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c465111f6..7eeec77f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ikiwiki (3.20140103) UNRELEASED; urgency=medium + + * inline: Allow overriding the title of the feed. Closes: #735123 + Thanks, Christophe Rhodes + + -- Joey Hess <joeyh@debian.org> Mon, 13 Jan 2014 17:06:01 -0400 + ikiwiki (3.20140102) unstable; urgency=low * aggregate: Improve display of post author. |