changelog               Sun May  1 20:36:01 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1970&r2=1.1971&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1970 php-src/ChangeLog:1.1971
--- php-src/ChangeLog:1.1970    Sat Apr 30 20:34:56 2005
+++ php-src/ChangeLog   Sun May  1 20:36:00 2005
@@ -1,3 +1,31 @@
+2005-05-01  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS
+      ext/standard/html.c:
+      MFH: Fixed bug #32608 (html_entity_decode() converts single quotes even 
if
+      ENT_NOQUOTES is given).
+
+    * ext/standard/html.c:
+      Fixed bug #32608 (html_entity_decode() converts single quotes even if
+      ENT_NOQUOTES is given).
+
+2005-05-01  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * ext/gd/libgd/gd.c:
+      - MFB: #32891, init old y positions to non possible values. -1 being used
+        if the center start a (x,0)
+
+    * (PHP_5_0)
+      ext/gd/libgd/gd.c:
+        - MFB: #32891, init old y positions to non possible values. -1 being 
used
+          if the center start a (x,0)
+
+    * (PHP_4_3)
+      ext/gd/libgd/gd.c:
+      - #32891, init old y positions to non possible values. -1 being used if 
the
+        center start a (x,0)
+
 2005-04-30  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * (PHP_4_3)
@@ -1411,7 +1439,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1970 2005/05/01 00:34:56 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1971 2005/05/02 00:36:00 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -4812,7 +4840,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.1970 2005/05/01 00:34:56 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.1971 2005/05/02 00:36:00 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -5293,7 +5321,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.1970 2005/05/01 00:34:56 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.1971 2005/05/02 00:36:00 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -6767,7 +6795,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1970 2005/05/01 00:34:56 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1971 2005/05/02 00:36:00 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to