summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>1999-11-12 02:08:54 +0000
committer <changelog@php.net>1999-11-12 02:08:54 +0000
commitea3d47b804fffb676fa9ddd0bbce2bd60469ec37 (patch)
tree000afbacf3d54240e593a48832f6ce200d79bf03
parent4a22643375d0f7abcad5d1b639b8c79d13d0dd0a (diff)
downloadphp-git-ea3d47b804fffb676fa9ddd0bbce2bd60469ec37.tar.gz
NEWS update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a2cf95b8a8..1e09a4fe07 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? 1999, Version 4.0 Beta 3
+- RFC-854 fix for internal FTP-Code. Commands have to end in "\r\n" (Thies)
- Fix OpenLink ODBC support (Stig)
- Fix min/max behaviour (Thies)
- tempnam() now uses mkstemp() if available (Stig)