changelog               Wed Aug 22 01:31:23 2007 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2784&r2=1.2785&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2784 php-src/ChangeLog:1.2785
--- php-src/ChangeLog:1.2784    Tue Aug 21 01:31:27 2007
+++ php-src/ChangeLog   Wed Aug 22 01:31:21 2007
@@ -1,3 +1,37 @@
+2007-08-21  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/pgsql/pgsql.c:
+      Fixed bug #42368 (Incorrect error message displayed by pg_escape_string)
+
+2007-08-21  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      php.ini-dist
+      php.ini-recommended:
+      MFH:Fix typo in fastcgi.logging option example
+
+    * php.ini-dist
+      php.ini-recommended:
+      Fix typo in fastcgi.logging option example
+
+2007-08-21  Johannes Schlüter  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS
+      ext/spl/spl_directory.c
+      ext/spl/tests/bug42364.phpt:
+      - MFH: Fix Bug #42364 Crash when using getRealPath with DirectoryIterator
+
+    * ext/spl/spl_directory.c
+      ext/spl/tests/bug42364.phpt
+      ext/spl/tests/bug42364.phpt:
+      - Fixed Bug #42364 Crash when using getRealPath with DirectoryIterator
+
+2007-08-21  Sara Golemon  <[EMAIL PROTECTED]>
+
+    * ext/curl/interface.c:
+      Bagder says I don't need these ifdefs
+
 2007-08-20  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * (PHP_5_2)

Reply via email to