revert erroneous entry

This commit is contained in:
Christopher Faylor 2003-03-04 05:30:51 +00:00
parent 229f2bb465
commit a354f29e07
1 changed files with 0 additions and 9 deletions

View File

@ -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.