]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 21 Sep 2008 01:32:17 +0000 (01:32 +0000)
committer <changelog@php.net> <>
Sun, 21 Sep 2008 01:32:17 +0000 (01:32 +0000)
ChangeLog

index e4dd056b21dfb58b4ad511d74a45457a2cc2674d..22a71c167d9f9f14a0529a35bd6489b136f071f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+2008-09-20  Pierre-Alain Joye  <pierre.dev@gmail.com>
+
+    * (PHP_5_3)
+      ext/sqlite3/libsqlite/sqlite3.h:
+      - fix VC6 build
+
+2008-09-20  Arnaud Le Blanc  <arnaud.lb@gmail.com>
+
+    * (PHP_5_2)
+      NEWS
+      ext/posix/config.m4
+      ext/posix/config.m4
+      ext/posix/posix.c
+      ext/posix/posix.c:
+      MFH: Fixed #46059 (Compile failure under IRIX 6.5.30 building posix.c)
+
+    * ext/posix/config.m4
+      ext/posix/posix.c:
+      Fixed #46059 (Compile failure under IRIX 6.5.30 building posix.c)
+
+2008-09-20  Felipe Pena  <felipensp@gmail.com>
+
+    * ext/unicode/collator.c:
+      - Fixed bug #46067 (Collator methods - Segfault)
+
 2008-09-19  Dmitry Stogov  <dmitry@zend.com>
 
     * (PHP_5_3)