summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2002-09-14 00:35:56 +0000
committer <changelog@php.net>2002-09-14 00:35:56 +0000
commitf40ef54081bf044fd1308499487eee2fc408ed93 (patch)
treedcc145ccaf706b7dd1338ac56b48e625e3c11cf5
parenta92e347e53345acbb06c2c08d6354bfe8e27d2cb (diff)
downloadphp-git-f40ef54081bf044fd1308499487eee2fc408ed93.tar.gz
ChangeLog update
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6333e509de..db6939aed0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2002-09-13 Andrei Zmievski <andrei@php.net>
+
+ * pear/package-Console_Getopt.xml:
+ Let's take Console_Getopt to stable release.
+
+2002-09-13 Ilia Alshanetsky <ilia@prohost.org>
+
+ * ext/standard/file.c:
+ Do not create the destination file, if opening of the source file failed
+ during copy().
+
2002-09-12 Stefan Esser <s.esser@e-matters.de>
* ext/standard/fsock.c