1
0

fix typo that made rss-fullfeed things to not properly work as intended

This commit is contained in:
Garvin Hicking
2007-04-12 09:34:12 +00:00
parent 15288daadd
commit 4cdbb7ccf1
2 changed files with 7 additions and 3 deletions

View File

@ -3,6 +3,10 @@
Version 1.2 ()
------------------------------------------------------------------------
* Fix RSS fullfeed "let client decide" option typo. Previously this
always enforced a fullfeed to show, regardless of what the client
indicated. Thanks to stm9x9 (garvinhicking)
* Add proper charset to CSS stylesheet. Thanks to SADtg
(garvinhicking)