pajoye Mon, 22 Feb 2010 00:39:55 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=295351
Log:
- crypt entry
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS 2010-02-22 00:34:22 UTC (rev 295350)
+++ php/php-src/branches/PHP_5_3/NEWS 2010-02-22 00:39:55 UTC (rev 295351)
@@ -6,6 +6,14 @@
- Added stream filter support to mcrypt extension (ported from
mcrypt_filter). (Stas)
+- Improved crypt support for edge cases (UFC compatibility) (Solar Designer,
+ Joey, Pierre)
+
+- Fixed crypt's blowfish sanity check of the "setting" string, to reject
iteration
+ counts encoded as 36 through 39. (Solar Designer)
+
+- Fixed #51059 (crypt crashes when invalid salt are given). (Pierre)
+
?? ??? 20??, PHP 5.3.2
- Upgraded bundled sqlite to version 3.6.22. (Ilia)
- Upgraded bundled libmagic to version 5.03. (Mikko)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php