1
0

Hide version number in rss feeds

This commit is contained in:
Garvin Hicking
2008-03-26 11:31:52 +00:00
parent 5900d207bb
commit 1dbde90720
2 changed files with 4 additions and 1 deletions

View File

@ -3,6 +3,9 @@
Version 1.4 ()
------------------------------------------------------------------------
* Allow to override $serendipity['languages'] array, do not issue
s9y version number in RSS feed if 'expose_s9y' is disabled.
* Add new config option to entryproperties plugin to not use
extensive joins to save performance in cases where no ACLs
need to be evaluated. (garvinhicking)