]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 2 Dec 2007 01:31:29 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Sun, 2 Dec 2007 01:31:29 +0000 (01:31 +0000)
ChangeLog

index fd9099002c7d93d6a7fb7caa5c65c1f1fa3305a6..3c6b7435646443fe8a3786cab2d6d351affc1354 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2007-12-01  Derick Rethans  <php@derickrethans.nl>
+
+    * (PHP_5_3)
+      NEWS
+      ext/mcrypt/mcrypt.c
+      ext/mcrypt/tests/bug43143.phpt:
+      - MFH: Fixed bug #43143 (Warning about empty IV with MCRYPT_MODE_ECB).
+
+    * ext/mcrypt/tests/bug43143.phpt
+      ext/mcrypt/tests/bug43143.phpt:
+      
+      - Fixed bug #43143 (Warning about empty IV with MCRYPT_MODE_ECB).
+
+    * ext/mcrypt/mcrypt.c:
+      - Fixed bug #43143 (Warning about empty IV with MCRYPT_MODE_ECB).
+
 2007-11-30  Antony Dovgal  <tony@daylessday.org>
 
     * ext/simplexml/simplexml.c: