]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Thu, 9 Oct 2008 01:33:07 +0000 (01:33 +0000)
committer <changelog@php.net> <>
Thu, 9 Oct 2008 01:33:07 +0000 (01:33 +0000)
ChangeLog

index d4710601401f843901f3287fecb9504fab0ac4b6..368649d3eeef12050c9bdb051e0406efab4ddf3d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+2008-10-08  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * ext/pgsql/pgsql.c:
+      
+      MFB: use proper macro
+
+    * (PHP_5_3)
+      ext/pgsql/pgsql.c:
+      use proper macro
+
+2008-10-08  Derick Rethans  <php@derickrethans.nl>
+
+    * (PHP_5_3)
+      ext/fileinfo/libmagic/ascmagic.c
+      ext/fileinfo/tests/finfo_buffer_basic.phpt
+      ext/fileinfo/tests/finfo_buffer_variation1.phpt
+      ext/fileinfo/tests/finfo_file_basic.phpt:
+      - MFH: Fixed mime-type generation.
+
+    * ext/fileinfo/libmagic/ascmagic.c
+      ext/fileinfo/tests/finfo_buffer_basic.phpt
+      ext/fileinfo/tests/finfo_buffer_variation1.phpt
+      ext/fileinfo/tests/finfo_file_basic.phpt:
+      - Fixed mime-type generation.
+
 2008-10-07  Felipe Pena  <felipensp@gmail.com>
 
     * (PHP_5_2)