changelog               Sat Sep 30 01:31:02 2006 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2468&r2=1.2469&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2468 php-src/ChangeLog:1.2469
--- php-src/ChangeLog:1.2468    Fri Sep 29 01:30:55 2006
+++ php-src/ChangeLog   Sat Sep 30 01:31:01 2006
@@ -1,3 +1,63 @@
+2006-09-29  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/standard/sha1.h:
+      MFB: Added missing API function declaration.
+
+    * (PHP_5_2)
+      ext/standard/sha1.h:
+      Added missing API function declaration.
+
+    * ext/standard/info.h:
+      MFB: Added missing declaration of the php_get_uname() PHPAPI function.
+
+    * (PHP_5_2)
+      ext/standard/info.h:
+      Added missing declaration of the php_get_uname() PHPAPI function.
+
+2006-09-29  Andrei Zmievski  <[EMAIL PROTECTED]>
+
+    * ext/standard/string.c:
+      Heck, might as well commit this..
+
+    * ZendEngine2/zend.c
+      ZendEngine2/zend_globals.h
+      ZendEngine2/zend_unicode.c:
+      Fix off-by-one error.
+
+2006-09-29  Hannes Magnusson  <[EMAIL PROTECTED]>
+
+    * ext/spl/spl_directory.c
+      ext/standard/streamsfuncs.c:
+      fix proto
+
+    * (PHP_5_2)
+      ext/spl/spl_directory.c
+      ext/standard/streamsfuncs.c:
+      fix protos
+
+    * (PHP_5_2)
+      ext/spl/spl_directory.c:
+      fix arginfo
+
+    * ext/spl/spl_directory.c:
+      Fix arginfo
+
+2006-09-29  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * ext/spl/spl_directory.c:
+      declare subclass after adding class constants to the parent
+
+2006-09-29  Stefan Esser  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      main/rfc1867.c:
+      If one name is disallowed don't drop all files
+
+2006-09-29  Georg Richter  <[EMAIL PROTECTED]>
+
+    * ext/mysqli/mysqli_api.c:
+      Fixed error message (thanks to Ulf Wendel)
+
 2006-09-28  Antony Dovgal  <[EMAIL PROTECTED]>
 
     * ext/pdo/php_pdo_driver.h

Reply via email to