1
0

Improve installation on hosts where fsockopen() is disabled

This commit is contained in:
Garvin Hicking
2007-02-26 14:42:04 +00:00
parent 96a1de7ce5
commit 400b761623
2 changed files with 15 additions and 3 deletions

View File

@ -3,6 +3,9 @@
Version 1.2 ()
------------------------------------------------------------------------
* Improve installation on hosts where fsockopen() is disabled
(garvinhicking)
* Improve memory usage of WordPress importer, add debug output
(garvinhicking)