summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d1df636ae6..c59aa88575 100644
--- a/NEWS
+++ b/NEWS
@@ -21,7 +21,7 @@ PHP NEWS
. pg_version(). (Marcus)
. dbase_get_header_info(). (Zak)
. snmp_read_mib(). (Jani)
-- Added ftp:// wrapper context option (resume_pos). (Sara)
+- Added "resume_pos" context option to "ftp://" wrapper. (Sara)
- Added optional parameter to OCIWriteTemporaryLob() to specify the type of LOB
(Patch by Novicky Marek <novicky@aarongroup.cz>). (Thies)
- Added SQLite support to DBX. (Marc)