summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)