changelog               Sat Jul  1 01:30:51 2006 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2377&r2=1.2378&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2377 php-src/ChangeLog:1.2378
--- php-src/ChangeLog:1.2377    Fri Jun 30 01:30:56 2006
+++ php-src/ChangeLog   Sat Jul  1 01:30:51 2006
@@ -1,3 +1,26 @@
+2006-06-30  Hannes Magnusson  <[EMAIL PROTECTED]>
+
+    * ext/standard/basic_functions.c:
+      Do not force pass by-ref, these functions only prefer by-ref
+
+2006-06-30  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS:
+      news
+
+    * (PHP_5_2)
+      ext/standard/filestat.c:
+      MFH: add error messages to disk_free_space() & disk_total_space() 
(feature
+      request #37971)
+
+    * ext/standard/filestat.c:
+      add error messages to disk_free_space() & disk_total_space() (feature
+      request #37971)
+
+    * ext/standard/string.c:
+      fix off-by-one in addslashes() in Unicode mode
+
 2006-06-29  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * ext/pspell/tests/002.phpt:

Reply via email to