changelog               Tue May 28 20:26:37 2002 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1058 php4/ChangeLog:1.1059
--- php4/ChangeLog:1.1058       Mon May 27 20:21:26 2002
+++ php4/ChangeLog      Tue May 28 20:26:35 2002
@@ -1,3 +1,77 @@
+2002-05-28  Andrei Zmievski  <[EMAIL PROTECTED]>
+
+    * acinclude.m4: Fix a bug in case statement.
+
+2002-05-28  Stig Bakken  <[EMAIL PROTECTED]>
+
+    * pear/PEAR/Command.php: * don't create duplicate ui objects
+
+    * pear/PEAR/Frontend/CLI.php: * gotta love these extra newlines
+
+2002-05-28  Venkat Raghavan S  <[EMAIL PROTECTED]>
+
+    * netware/bisonflexzend.bat:
+    Batch file to do the Lex / Yacc stuff for Zend
+
+    * netware/common.mif: SDK directory path change
+
+2002-05-28  Bertrand Mansion  <[EMAIL PROTECTED]>
+
+    * pear/HTML/Table.php
+      pear/HTML/Common.php: Moved to /pear
+
+2002-05-28  Venkat Raghavan S  <[EMAIL PROTECTED]>
+
+    * netware/build.bat
+      netware/common.mif
+      netware/tsrm.mak
+      netware/zend.mak:
+    Makefiles and batch file required to build Zend and TSRM
+
+    * netware/php-nw.bat: *** empty log message ***
+
+2002-05-28  Stig Bakken  <[EMAIL PROTECTED]>
+
+    * pear/PEAR/Command/Auth.php
+      pear/PEAR/Command/Common.php
+      pear/PEAR/Command/Config.php
+      pear/PEAR/Command/Install.php
+      pear/PEAR/Command/Package.php
+      pear/PEAR/Command/Registry.php
+      pear/PEAR/Command/Remote.php
+      pear/PEAR/Frontend/CLI.php
+      pear/PEAR/Common.php: * imported Christian Dickmann's new UI code
+    * converted PEAR_Frontend_CLI::userDialog() to new API
+
+    * pear/package-PEAR.xml: * 0.11 release coming up
+
+    * pear/PEAR/Command/Package.php:
+    * drop package-info command (deprecated by "info")
+
+    * pear/tests/pear_config.phpt: * update test
+
+    * pear/PEAR/Command/Build.php
+      pear/PEAR/Builder.php
+      pear/package-PEAR.xml: * update 0.11 release notes
+    * move build logic into PEAR_Builder
+
+    * pear/scripts/pear.in
+      pear/PEAR/Config.php:
+    * disable *&$^*#@ runtime ^@#*&$@ magical ^*!@@!! quoting
+
+    * pear/Archive/Tar.php
+      pear/docs/Archive_Tar.txt
+      pear/package-Archive_Tar.xml: * sync up
+
+    * pear/PEAR/Config.php:
+    * disable magic_quotes_runtime (what a broken concept!!) while
+      reading config files
+
+    * pear/PEAR/Installer.php: * fix some errors/warnings
+    * install data and test files now
+
+    * pear/PEAR/Config.php: * added data_dir and test_dir
+
 2002-05-27  Stig Bakken  <[EMAIL PROTECTED]>
 
     * pear/PEAR/Config.php:


Reply via email to