iliaa           Sun May 27 17:53:04 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  
  Fixed SQLite version
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.741&r2=1.2027.2.547.2.742&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.741 php-src/NEWS:1.2027.2.547.2.742
--- php-src/NEWS:1.2027.2.547.2.741     Sun May 27 17:46:46 2007
+++ php-src/NEWS        Sun May 27 17:53:04 2007
@@ -17,7 +17,7 @@
 - Improved compilation of heredocs and interpolated strings. (Matt, Dmitry)
 - Optimized out a couple of per-request syscalls. (Rasmus)
 - Optimized digest generation in md5() and sha1() functions. (Ilia)
-- Upgraded bundled SQLite 3 to version 3.3.16. (Ilia)
+- Upgraded bundled SQLite 3 to version 3.3.17. (Ilia)
 
 - Addded "max_input_nesting_level" php.ini option to limit nesting level of 
   input variables. Fix for MOPB-03-2007. (Stas)

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

Reply via email to