changelog               Sun Jun  7 01:33:06 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3426&r2=1.3427&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3426 php-src/ChangeLog:1.3427
--- php-src/ChangeLog:1.3426    Sat Jun  6 01:32:55 2009
+++ php-src/ChangeLog   Sun Jun  7 01:33:05 2009
@@ -1,3 +1,48 @@
+2009-06-06  Matt Wilmas  <php_li...@realplain.com>
+
+    * (PHP_5_3)
+      ext/dom/xpath.c
+      ext/imap/php_imap.c
+      ext/mcrypt/mcrypt.c
+      ext/odbc/birdstep.c
+      ext/posix/posix.c
+      ext/shmop/shmop.c
+      ext/standard/basic_functions.c
+      ext/standard/browscap.c
+      ext/standard/head.c
+      ext/standard/tests/file/parse_ini_file_variation4.phpt
+      ext/sysvshm/sysvshm.c
+      ext/sysvshm/tests/002.phpt
+      ext/xsl/xsltprocessor.c
+      ext/xsl/tests/xslt011.phpt:
+      MFH: Fixed error message grammar:
+       - "cannot" instead of "can not" (meaning "also can")
+       - "than" instead of "then" (Hint: "then" should hardly be needed;
+           you're not telling the order in which to do something)
+      
+      ... plus removed a couple ending. dots
+
+    * ext/dom/xpath.c
+      ext/imap/php_imap.c
+      ext/mcrypt/mcrypt.c
+      ext/odbc/birdstep.c
+      ext/posix/posix.c
+      ext/shmop/shmop.c
+      ext/standard/basic_functions.c
+      ext/standard/browscap.c
+      ext/standard/head.c
+      ext/standard/tests/file/parse_ini_file_variation4.phpt
+      ext/sysvshm/sysvshm.c
+      ext/sysvshm/tests/002.phpt
+      ext/xsl/xsltprocessor.c
+      ext/xsl/tests/xslt011.phpt:
+      Fixed error message grammar:
+       - "cannot" instead of "can not" (meaning "also can")
+       - "than" instead of "then" (Hint: "then" should hardly be needed;
+           you're not telling the order in which to do something)
+      
+      ... plus removed a couple ending. dots
+
 2009-06-05  Brian Shire  <sh...@tekrat.com>
 
     * (PHP_5_3)
@@ -44467,7 +44512,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3426 2009/06/06 01:32:55 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3427 2009/06/07 01:33:05 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to