* Version 1.3.4 (stable) - API 1.0.0 (stable) - 2007-12-10

* Fixed Bug #12639: _constructPath() prevents _checkDir() from working correctly

* Version 1.3.0 (stable) - API 1.0.0 (stable) - 2005-03-31

- Updated year.
- Updated docblocks regarding the new standard.
- Fixed whitespace issues.
- Fixed bug 3362: bug in Net_FTP::_rm_file.
- Added PEAR 1.4 compatible package2.xml (package.xml version 2.0).

* Version 1.3.1 (stable) - API 1.0.0 (stable) - 2005-04-07

* Fix bug #3778 "Notice of Uninitialized string offset in function _rm_dir_recursive"
* Fix bug #4008 "_list_and_parse tries to determine OS on an empty list"
* Fix bug #4009 "_determine_os_match doesn't take into account numbered users and groups"

* Version 1.3.2 (stable) - API 1.0.0 (stable) - 2006-02-11

* Fixed Bug #4102: Problem detecting os method ls().
* Fixed Bug #5337: _list_and_parse behavior with an empty remote directory.
* Fixed Bug #4836: Off-by-one error in regex for Windows directory listings.
* Fixed Bug #4749: ls() fails when connection is closed.
* Fixed Bug #4969: Recursive rm ends in endless loop.
* Fixed Bug #5895: Recursive chmod ends in endless loop.

* Version 1.3.3 (stable) - API 1.0.0 (stable) - 2007-12-06

* Fixed Bug #7146: Recursive mkdir() broken on Windows
* Fixed Bug #7270: Recursive rmdir() broken
* Fixed Bug #7527: ls fails if there are no files and a total line
* Fixed Bug #8102: Loading file extension and checking extension gives binary for ascii files
* Fixed Bug #9611: (, ? and ) break detection of the unix platform
* Fixed Bug #10237: put() doesn't run ftp_alloc to allocate space
* PEAR Coding Style Valid
* Removed package.xml version 1.0
* Added some unit tests

* Version 1.3.4 (stable) - API 1.0.0 (stable) - 2007-12-10

* Fixed Bug #12639: _constructPath() prevents _checkDir() from working correctly

