- typo (thx rza)

This commit is contained in:
Pierre Joye 2009-01-16 11:31:02 +00:00
parent 205b558fb1
commit c5da0ffb4d

2
NEWS
View File

@ -23,7 +23,7 @@ PHP NEWS
- Changed open_basedir to allow tightening in runtime contexts. (Sara)
- Added support for symlink, readlink, linkinfo and link on Windows. They are
available only when the running plaform supports them. (Pierre)
available only when the running platform supports them. (Pierre)
- Added support for gray levels PNG image with alpha in GD extension. (Pierre)
- Added support for salsa hashing functions in HASH extension. (Scott)
- Added DOMNode::getLineNo to get line number of parsed node. (Rob)