changelog Wed Feb 13 20:20:13 2002 EDT
Modified files:
/php4 ChangeLog
Log:
ChangeLog update
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.954 php4/ChangeLog:1.955
--- php4/ChangeLog:1.954 Tue Feb 12 20:20:31 2002
+++ php4/ChangeLog Wed Feb 13 20:20:13 2002
@@ -1,3 +1,50 @@
+2002-02-13 Frank M. Kromann <[EMAIL PROTECTED]>
+
+ * ext/sockets/sockets.dsp: Fixing release and debug build on Win32
+
+2002-02-13 Vincent Blavet <[EMAIL PROTECTED]>
+
+ * 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 <[EMAIL PROTECTED]>
+
+ * 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 <[EMAIL PROTECTED]>
+
+ * ext/dbx/dbx_pgsql.c: Fix memory leaks.
+
+2002-02-13 Marc Boeren <[EMAIL PROTECTED]>
+
+ * ext/dbx/dbx_pgsql.c:
+ Fixed bug where users with empty passwords could not connect. (Mc)
+
+2002-02-13 Vincent Blavet <[EMAIL PROTECTED]>
+
+ * 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 <[EMAIL PROTECTED]>
+
+ * NEWS: Ack.
+
+2002-02-13 Stig Bakken <[EMAIL PROTECTED]>
+
+ * 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 <[EMAIL PROTECTED]>
* NEWS: Fix entry