1
0

* PHP 5.3.0 compatibility without E_WARNING triggers (garvinhicking)

This commit is contained in:
Garvin Hicking
2009-08-21 08:52:50 +00:00
parent 6e8f54f588
commit 3a77f13428
2 changed files with 3 additions and 1 deletions

View File

@ -3,6 +3,8 @@
Version 1.5 ()
------------------------------------------------------------------------
* PHP 5.3.0 compatibility without E_WARNING triggers (garvinhicking)
* Added 'orderby' parameter to plugin API hooks for the serendipity
fulltext search function (garvinhicking)