Commit:    bf0154896705afe0da6ee1c7af4dc3d75afd194b
Author:    Anthony Ferrara <ircmax...@gmail.com>         Tue, 10 Jul 2012 
13:13:30 -0400
Parents:   731c6fd274932a4d31a76a38a4006cad6ffc50d3
Branches:  master

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

Log:
Add new function hash_pbkdf2() to UGRAPDING doc

Changed paths:
  M  UPGRADING


Diff:
diff --git a/UPGRADING b/UPGRADING
index 77fe972..8b52be2 100755
--- a/UPGRADING
+++ b/UPGRADING
@@ -97,6 +97,9 @@ PHP X.Y UPGRADE NOTES
 - Core:
   - boolval()
 
+- Hash:
+  - hash_pbkdf2()
+
 - Intl:
   - datefmt_get_calendar_object()
   - datefmt_get_timezone()


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

Reply via email to