diff options
author | <changelog@php.net> | 2002-09-14 00:35:56 +0000 |
---|---|---|
committer | <changelog@php.net> | 2002-09-14 00:35:56 +0000 |
commit | f40ef54081bf044fd1308499487eee2fc408ed93 (patch) | |
tree | dcc145ccaf706b7dd1338ac56b48e625e3c11cf5 | |
parent | a92e347e53345acbb06c2c08d6354bfe8e27d2cb (diff) | |
download | php-git-f40ef54081bf044fd1308499487eee2fc408ed93.tar.gz |
ChangeLog update
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |