diff --git a/ChangeLog b/ChangeLog index 6333e509ded..db6939aed0f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2002-09-13 Andrei Zmievski + + * pear/package-Console_Getopt.xml: + Let's take Console_Getopt to stable release. + +2002-09-13 Ilia Alshanetsky + + * ext/standard/file.c: + Do not create the destination file, if opening of the source file failed + during copy(). + 2002-09-12 Stefan Esser * ext/standard/fsock.c