sniper          Mon Jun 30 09:37:43 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  minor correction. :)
  
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.273 php-src/NEWS:1.1247.2.274
--- php-src/NEWS:1.1247.2.273   Mon Jun 30 09:28:20 2003
+++ php-src/NEWS        Mon Jun 30 09:37:43 2003
@@ -2,8 +2,8 @@
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 26 Jun 2003, Version 4.3.3RC2
 - Upgraded the bundled PCRE library to version 4.3. (Andrei)
-- Added a new parameter to preg_match* that can be used to specify the starting
-  offset in the subject string to match from. (Andrei)
+- Added a new parameter to preg_match*() that can be used to specify 
+  the starting offset in the subject string to match from. (Andrei)
 - Fixed FastCGI IIS document root problem. (Shane)
 - Fixed corruption of multibyte character including 0x5c as second
   byte in multipart/form-data. (Rui)



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to