]> granicus.if.org Git - php/commitdiff
- nothing to do here
authorPierre Joye <pajoye@php.net>
Mon, 28 Jul 2008 11:54:37 +0000 (11:54 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 28 Jul 2008 11:54:37 +0000 (11:54 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 79e6402669f9b8232d8b311f4ac70532c315c77f..a17ef6f231df190dbf32d5c92d881135e9d587db 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -209,7 +209,7 @@ PHP                                                                        NEWS
   . DatePeriod class which supports iterating over a DateTime object applying
     DateInterval on each iteration, up to an end date or limited by maximum
     number of occurences.
-- Added Extended DES, Blowfish to all
+
 - Added hash_copy() function. (Tony)
 - Added sha224 hash algorithm to the hash extension. (Scott)
 - Added ReflectionProperty::setAccessible() method that allows non-public