changelog               Tue Nov 30 20:31:56 2004 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1819&r2=1.1820&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1819 php-src/ChangeLog:1.1820
--- php-src/ChangeLog:1.1819    Mon Nov 29 20:33:41 2004
+++ php-src/ChangeLog   Tue Nov 30 20:31:55 2004
@@ -1,3 +1,18 @@
+2004-11-30  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/ctype/ctype.c:
+      Fixed bug #30945 (make ctype_* functions return FALSE on empty strings).
+      Slight performance improvement of multi-byte string checking via ctype_*.
+
+2004-11-30  Andi Gutmans  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS
+      configure.in
+      ZendEngine2/zend.h
+      main/php_version.h:
+      - Go with 5.0.3RC1
+
 2004-11-29  Derick Rethans  <[EMAIL PROTECTED]>
 
     * ext/standard/tests/math/bug30695.phpt:
@@ -13219,7 +13234,7 @@
 2004-03-18  Pierre-Alain Joye  <[EMAIL PROTECTED]>
 
     * ext/gd/tests/bug27582_2.phpt:
-      - Fix the test description and $Id: ChangeLog,v 1.1819 2004/11/30 
01:33:41 changelog Exp $
+      - Fix the test description and $Id: ChangeLog,v 1.1820 2004/12/01 
01:31:55 changelog Exp $
 
 2004-03-18  Derick Rethans  <[EMAIL PROTECTED]>
 

Reply via email to