summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Hristov <andrey@php.net>2004-09-27 22:13:36 +0000
committerAndrey Hristov <andrey@php.net>2004-09-27 22:13:36 +0000
commitb76deb94a3ab1c61e7b6efed24331565f7364a91 (patch)
treefcebad3140cfc8dcd1b575a9613f4f7e58f4360b
parentf775ea0ae3d9fca47a8258661a9e00c9f638f57c (diff)
downloadphp-git-b76deb94a3ab1c61e7b6efed24331565f7364a91.tar.gz
give credits to David
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1a010b0581..879c0ef69c 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,7 @@ PHP NEWS
. mysqli->client_info property (Georg)
. inet_pton() (Sara)
. inet_ntop() (Sara)
+ . fputcsv() (David Sklar)
- Added DomDocument->recover property for parsing not well-formed
XML Documents. (Christian)
- Added Cursor support for MySQL 5.0.x in mysqli (Georg)