helly           Sun Nov 10 11:06:19 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  update dba change list
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1242 php4/NEWS:1.1243
--- php4/NEWS:1.1242    Sun Nov 10 00:21:32 2002
+++ php4/NEWS   Sun Nov 10 11:06:19 2002
@@ -29,7 +29,9 @@
   . Added bundled cdb support wich can be activated by --with-cdb without a
     path. The bundled version supports cdb_make that allows writing cdb files.
   . Added optional skip parameter to dba_fetch() to support multiple key-value
-    pairs with the same key for cdb handler. (Marcus)
+    pairs with the same key for cdb handler.
+  . Added locking for those handlers that does not have their own locking.
+  . Added flatfile support what finally makes ext/db deprecated.
 - Added imagerotate() which is available only when bundled libgd is used.
   (Pierre-Alain Joye, Ilia)
 - Fixed bug #17497 (mssql extension crashes if magic_quotes_runtime is on).



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

Reply via email to