1
0

* Use "Longtext" instead of "text" for new installations on blog entry

body and extended body inside database tables. (garvinhicking)
This commit is contained in:
Garvin Hicking
2010-01-14 09:21:07 +00:00
parent 316e86f3dc
commit 53159f390f
10 changed files with 26 additions and 23 deletions

View File

@ -3,6 +3,9 @@
Version 1.6 ()
------------------------------------------------------------------------
* Use "Longtext" instead of "text" for new installations on blog entry
body and extended body inside database tables. (garvinhicking)
* Added ability to mark authorgroups as "hidden", so that members
of such groups are excluded from common author listings.
(Ref http://board.s9y.org/viewtopic.php?f=11&t=16237)