Commit:    7161c3d2cfde54ce218f20d03684f2a58e1c7627
Author:    Anthony Ferrara <ircmax...@gmail.com>         Wed, 12 Sep 2012 
11:56:12 -0400
Parents:   3e383dc0d5d7eb957f6639ab38dd566e16bca92b
Branches:  master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=7161c3d2cfde54ce218f20d03684f2a58e1c7627

Log:
Add news entry for password API

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 1ee9779..08045fc 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP                                                             
           NEWS
 ?? ??? 201?, PHP 5.5.0
 
 - General improvements:
+  . Add simplified password hashing API 
+    (https://wiki.php.net/rfc/password_hash). (Anthony Ferrara)
   . Support list in foreach (https://wiki.php.net/rfc/foreachlist). (Laruence)
   . Implemented 'finally' keyword (https://wiki.php.net/rfc/finally). 
(Laruence)
   . Drop Windows XP and 2003 support. (Pierre)


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

Reply via email to