sniper          Thu Aug 21 00:54:53 2003 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  - Proper place, correct formatting.
  # Why is this called 'setrawcookie()'? It's not following our naming style..
  
  
Index: php-src/NEWS
diff -u php-src/NEWS:1.1458 php-src/NEWS:1.1459
--- php-src/NEWS:1.1458 Wed Aug 20 19:28:30 2003
+++ php-src/NEWS        Thu Aug 21 00:54:53 2003
@@ -3,7 +3,6 @@
 ?? ??? 200?, Version 5.0.0
 
 ?? ??? 2003, PHP 5 Beta 2
-- Added new setrawcookie function (bfrance)
 - Added new COM extension with integrated .Net support. (Wez)
 - Improved the Interbase extension: (Ard Biesheuvel)
   . Added support for multiple databases into ibase_trans()
@@ -18,6 +17,7 @@
   . Added ibase_wait_event()
   . Added ibase_set_event_handler() and ibase_free_event_handler()
 - Added misc. new functions:
+  . setrawcookie(). (Brian)
   . pg_version(). (Marcus)
   . dbase_get_header_info(). (Zak)
   . snmp_read_mib(). (Jani)



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

Reply via email to