diff options
author | <changelog@php.net> | 2005-01-07 01:35:24 +0000 |
---|---|---|
committer | <changelog@php.net> | 2005-01-07 01:35:24 +0000 |
commit | 1c9200da92d0652cd6f05d98955b5a5668890bfc (patch) | |
tree | e500ed25299bd40070b9306717548f663b356600 | |
parent | 10696169b260d32f1b4138762d7a3c488a35fdf3 (diff) | |
download | php-git-1c9200da92d0652cd6f05d98955b5a5668890bfc.tar.gz |
ChangeLog update
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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: |