Commit:    550253f6529bfa56e494505e6517500f98c7223a
Author:    Anthony Ferrara <ircmax...@gmail.com>         Tue, 12 Jun 2012 
13:51:18 -0400
Parents:   6387498823c85e07a549c189ba0ec33cb6e0d90c
Branches:  master

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

Log:
Update NEWS to fix typo, add name

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index dc42650..37e443d 100644
--- a/NEWS
+++ b/NEWS
@@ -43,7 +43,7 @@ PHP                                                           
             NEWS
   . Fixed bug #54995 (Missing CURLINFO_RESPONSE_CODE support). (Pierrick)
 
 - Hash
-  . Added support for PBKDF2 via hash_pbkdf2()F
+  . Added support for PBKDF2 via hash_pbkdf2(). (Anthony Ferrara)
 
 - MySQLi
   . Dropped support for LOAD DATA LOCAL INFILE handlers when using libmysql.


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

Reply via email to