summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Pena <felipe@php.net>2008-07-31 21:24:27 +0000
committerFelipe Pena <felipe@php.net>2008-07-31 21:24:27 +0000
commit766fe51d3d974d977c103b9d1a0dc94a1e97f67c (patch)
tree0ddcc6fd888eb0c567a135e2279e201fb6d5661b
parent362bd99f583558e27c824ae6f06144e08dde3d52 (diff)
downloadphp-git-766fe51d3d974d977c103b9d1a0dc94a1e97f67c.tar.gz
Typo
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f6db7c648a..c6af4710d0 100644
--- a/NEWS
+++ b/NEWS
@@ -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