changelog               Mon Feb 19 01:31:00 2007 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2605&r2=1.2606&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2605 php-src/ChangeLog:1.2606
--- php-src/ChangeLog:1.2605    Sun Feb 18 01:31:12 2007
+++ php-src/ChangeLog   Mon Feb 19 01:31:00 2007
@@ -1,3 +1,24 @@
+2007-02-18  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      sapi/cgi/cgi_main.c:
+      
+      Eliminate strcat() usage
+      Fixed handling of argv[] for GET
+
+    * (PHP_5_2)
+      ext/pgsql/config.m4
+      ext/pgsql/config.w32:
+      PQfreemem checks
+
+    * (PHP_5_2)
+      NEWS
+      ext/json/json.c
+      ext/json/tests/bug40503.phpt
+      ext/json/tests/bug40503.phpt:
+      Fixed bug #40503 (json_encode() value corruption on 32bit systems with
+      overflown values).
+
 2007-02-17  Stanislav Malyshev  <[EMAIL PROTECTED]>
 
     * ext/pspell/pspell.c

Reply via email to