From 6578efea09a7e4d81c5c43f8f69fad9ba6957df8 Mon Sep 17 00:00:00 2001 From: Date: Thu, 14 Feb 2002 01:20:35 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 47 +++++++++++++++++++++++++++++++++++++++++++++++ Zend/ChangeLog | 21 +++++++++++++++++++++ 2 files changed, 68 insertions(+) diff --git a/ChangeLog b/ChangeLog index 60d1deb482..87532303ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,50 @@ +2002-02-13 Frank M. Kromann + + * ext/sockets/sockets.dsp: Fixing release and debug build on Win32 + +2002-02-13 Vincent Blavet + + * pear/scripts/pearwin.php: + * Synchronize pearwin script with pearcmd-xxx.php commands + * Still work to do + + * pear/scripts/pearcmd-list.php: + * user system/user config rather than default value + +2002-02-13 Yavor Shahpasov + + * pear/HTML/Select.php: + Initialize $this->_values to avoid warrnings in case _values property is not set + + * pear/Schedule/At.php: White spaces. + +2002-02-13 Yasuo Ohgaki + + * ext/dbx/dbx_pgsql.c: Fix memory leaks. + +2002-02-13 Marc Boeren + + * ext/dbx/dbx_pgsql.c: + Fixed bug where users with empty passwords could not connect. (Mc) + +2002-02-13 Vincent Blavet + + * pear/scripts/pearwin.php: + - Adding support for remote-list command (with XML-RPC installed) + - Start support of show-config (still work to do ...) + +2002-02-13 Andrei Zmievski + + * NEWS: Ack. + +2002-02-13 Stig Bakken + + * pear/PEAR/Installer.php: * "pear-get install Auth" works now + + * pear/PEAR/Remote.php: * don't use ext/overload yet + + * pear/scripts/pearcmd-remote-list.php: * print package name + 2002-02-12 Jason Greene * NEWS: Fix entry diff --git a/Zend/ChangeLog b/Zend/ChangeLog index 58439f708f..942a15e1c4 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,24 @@ +2002-02-13 Andi Gutmans + + * zend_compile.c + zend_compile.h + zend_language_parser.y: * zend_compile.h: -- 2.40.0