]> granicus.if.org Git - php/commitdiff
- Added: Deprecated ticks support.
authorFelipe Pena <felipe@php.net>
Fri, 18 Jul 2008 17:55:59 +0000 (17:55 +0000)
committerFelipe Pena <felipe@php.net>
Fri, 18 Jul 2008 17:55:59 +0000 (17:55 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8d65b3baa168d1ce66799beeeebef1644045f7ea..661a32210dd1f6eae308bd6eabf26d1c6bcfab78 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ PHP                                                                        NEWS
 
 - Removed the experimental RPL (master/slave) functions from mysqli. (Andrey)
 - Removed zend.ze1_compatibility_mode. (Dmitry)
+- Deprecated ticks support. (Felipe)
 
 - Changed PCRE, SPL and reflection extensions to always be enabled. (Marcus)
 - Changed md5() to use improved implementation. (Solar Designer, Dmitry)