1
0

* Patch PEAR.php for better detection, if already included.

Thanks to Assen Tchorbadjiev.
This commit is contained in:
Garvin Hicking
2007-10-18 17:43:39 +00:00
parent 2be8f6d227
commit 523e403093
2 changed files with 6 additions and 2 deletions

View File

@ -3,6 +3,9 @@
Version 1.3 ()
------------------------------------------------------------------------
* Patch PEAR.php for better detection, if already included.
Thanks to Assen Tchorbadjiev.
* Fix wrong entry timestamp used in comment feeds (garvinhicking)
* Add experimental DB layer for "SQLRelay" database proxy extension,