]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Fri, 7 Jan 2005 01:35:24 +0000 (01:35 +0000)
committer <changelog@php.net> <>
Fri, 7 Jan 2005 01:35:24 +0000 (01:35 +0000)
ChangeLog

index e533ed1425b64623973205eaeb3be072d95f6617..f537f0ab05353407bb3b083fc9da65eea84141b0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2005-01-06  Joe Orton  <jorton@redhat.com>
+
+    * (PHP_4_3)
+      NEWS
+      NEWS
+      ext/curl/curl.c
+      ext/curl/interface.c:
+      MFH: - Fixed bug #31413 (curl POSTFIELDS crashes on 64-bit platforms).
+
+2005-01-06  Jani Taskinen  <jani.taskinen@kolumbus.fi>
+
+    * (PHP_5_0)
+      ext/session/mod_files.c:
+      Revert. This is always 1.
+
 2005-01-05  Joe Orton  <jorton@redhat.com>
 
     * ext/curl/interface.c: