ChangeLog update

This commit is contained in:
2002-01-02 01:14:31 +00:00
parent 83ccb3e511
commit 8582e4e9e5

View File

@ -1,3 +1,18 @@
2002-01-01 Markus Fischer <mfischer@guru.josefine.at>
* ext/ftp/php_ftp.c
ext/ftp/php_ftp.h:
- Switched to zend_parse_parameters(), unified error/warning messages,
use real resources instead of integers, adjusted prototypes (hope I got
them all).
* NEWS: - Summarize dbase fixes.
2002-01-01 Adam Dickmeiss <adam@indexdata.dk>
* ext/yaz/php_yaz.c:
Removal of non-essential parameters for non-piggyback search.
2001-12-31 Jon Parise <jon@csh.rit.edu>
* ext/overload/overload.c: