1
0

Allow to use UTC timezone offset ,by Abdussamad

This commit is contained in:
Garvin Hicking
2009-05-05 10:27:08 +00:00
parent dffee91667
commit 851f2b2650
5 changed files with 30 additions and 5 deletions

View File

@ -3,6 +3,9 @@
Version 1.5 ()
------------------------------------------------------------------------
* Add new config option to base server time on UTC
(http://board.s9y.org/viewtopic.php?f=2&t=15123) (Abdussamad)
* Use a unique session name for each blog instance, so that multiple
s9y installations can live on the same domain and having their
own sessions (kleinerChemiker, DrNI)