1
0

* Fix a bug in statistics output, when statistics for single-number

months is created. (Andreas Bilke)
This commit is contained in:
Garvin Hicking
2009-10-09 13:02:41 +00:00
parent 18e02a5452
commit 89974bc7ae
3 changed files with 30 additions and 51 deletions

View File

@ -3,6 +3,9 @@
Version 1.5 ()
------------------------------------------------------------------------
* Fix a bug in statistics output, when statistics for single-number
months is created. (Andreas Bilke)
* Always increase last_modified when an entry is saved to prevent
stale entries in RSS feeds. Thanks to Cenic