1
0

Better checks to see if the local PEAR inclusion is required

This commit is contained in:
Garvin Hicking
2007-02-22 11:56:26 +00:00
parent 35bcbda057
commit 5067eaf054
3 changed files with 169 additions and 131 deletions

View File

@ -3,6 +3,12 @@
Version 1.2 ()
------------------------------------------------------------------------
* Improve memory usage of WordPress importer, add debug output
(garvinhicking)
* EXPERIMENTAL: Modify session language fetch function to allow
earlier plugin API calls (Rob Richards)
* No longer accept trackbacks to draft entries.Thanks to j_b_poquelin
(garvinhicking)
@ -64,7 +70,13 @@ Version 1.2 ()
* Allow to call permalinks that end with a "/" the same as if not
ending with a "/" (garvinhicking)
Version 1.1.1 ()
Version 1.1.2 ()
-----------------------------------------------------------------------
* Better checks to see if the local PEAR inclusion is required
(garvinhicking)
Version 1.1.1 (February 22nd, 2007)
------------------------------------------------------------------------
* Patch plugin permissionship management to properly indicate