1
0

WPXRSS importer added.

This commit is contained in:
Garvin Hicking
2007-10-23 13:30:39 +00:00
parent ff27e8578d
commit 5a1ed450fd
65 changed files with 2068 additions and 1813 deletions

View File

@ -4,7 +4,8 @@ Version 1.3 ()
------------------------------------------------------------------------
* Updated WordPress imported to be able to import from a 2.3
structure (experimental) (garvinhicking)
structure (experimental). Also added WPXRSS import to the
generic RSS importer. (garvinhicking)
* Patch PEAR.php for better detection, if already included.
Thanks to Assen Tchorbadjiev.