1
0

* PostgreSQL compatibility for the printArchives() function to

gather only unique timestamps (cite)
This commit is contained in:
Garvin Hicking
2009-09-12 11:18:28 +00:00
parent 47aa8c2f72
commit b266d3b3b4
2 changed files with 5 additions and 2 deletions

View File

@ -10,7 +10,10 @@ Version 1.5 ()
* Allow to define sort order for search-results (garvinhicking)
* More PHP 5.3.0 compat (split(), ereg(), ereg_replace()).
* PostgreSQL compatibility for the printArchives() function to
gather only unique timestamps (cite)
-- beta1 release
* PHP 5.3.0 compatibility without E_WARNING triggers (garvinhicking)