changelog               Tue Apr  1 01:31:33 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3004&r2=1.3005&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3004 php-src/ChangeLog:1.3005
--- php-src/ChangeLog:1.3004    Mon Mar 31 01:31:34 2008
+++ php-src/ChangeLog   Tue Apr  1 01:31:33 2008
@@ -1,3 +1,44 @@
+2008-03-31  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/standard/file.c:
+      Revert unintended bits from "Added a warning message" commit
+
+2008-03-31  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      acinclude.m4:
+      - Don't rely on a version that doesn't exist - that breaks snapshots.
+
+2008-03-31  Steph Fox  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      win32/build/confutils.js:
+      - Allow most of the existing strangely-named headers to get by
+
+2008-03-31  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      ext/date/php_date.c
+      ext/date/php_date.c
+      ext/date/tests/timestamp-in-dst.phpt
+      ext/date/tests/timestamp-in-dst.phpt:
+      - MFH: Fixed a bug in formatting timestamps when DST is active in the
+      default
+        timezone.
+
+    * ext/date/php_date.c
+      ext/date/tests/timestamp-in-dst.phpt
+      ext/date/tests/timestamp-in-dst.phpt
+      ext/date/tests/timestamp-in-dst.phpt:
+      - Fixed a bug in formatting timestamps when DST is active in the default
+        timezone.
+
+2008-03-31  Steph Fox  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      win32/build/config.w32:
+      Revert "minimum version requirement" until there's a version to match it
+
 2008-03-30  Felipe Pena  <[EMAIL PROTECTED]>
 
     * (PHP_5_3)


Reply via email to