Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-03-04 08:30:51 +0300
committerChristopher Faylor <me@cgf.cx>2003-03-04 08:30:51 +0300
commita354f29e07184bd8564c641de3eba3ed144f08ec (patch)
treebda3a5e4ff2df49b8cad3f8641c62d15b2ce4ab2
parent229f2bb465857664fcff62336e92166d1a9f7667 (diff)
revert erroneous entry
-rw-r--r--winsup/cygwin/ChangeLog9
1 files changed, 0 insertions, 9 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index ccda89ac6..ca80ac023 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,12 +1,3 @@
-2003-03-04 Christopher Faylor <cgf@redhat.com>
-
- * Makefile.in (strace.exe): Include mingw_getopt.o in link line.
- * cygcheck.cc (print_version): Update copyright.
- * strace.cc (print_version): Ditto.
- (main): Allow cygwin paths for -o option.
- (create_child): Allow cygwin path as argv[0].
- * path.cc (path.cc): Allow UNC paths.
-
2003-03-03 Christopher Faylor <cgf@redhat.com>
* fhandler.h (fhandler_tty_slave::close): Declare new function.