diff options
author | Felipe Pena <felipe@php.net> | 2008-07-31 21:24:27 +0000 |
---|---|---|
committer | Felipe Pena <felipe@php.net> | 2008-07-31 21:24:27 +0000 |
commit | 766fe51d3d974d977c103b9d1a0dc94a1e97f67c (patch) | |
tree | 0ddcc6fd888eb0c567a135e2279e201fb6d5661b | |
parent | 362bd99f583558e27c824ae6f06144e08dde3d52 (diff) | |
download | php-git-766fe51d3d974d977c103b9d1a0dc94a1e97f67c.tar.gz |
Typo
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -169,7 +169,7 @@ PHP NEWS the same order as vanilla PHP. (Dmitry) - Improved crypt() function (Pierre) - . add Blowfish (using implementation from Solar Designer <solar at openwal + . add Blowfish (using implementation from Solar Designer <solar at openwall dot com>) and extended DES support . Make crypt features portable: . if no crypt_r, php's implemetation is used (all algo and TS), php can't |