diff options
author | Christopher Faylor <me@cgf.cx> | 2000-07-10 15:30:04 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2000-07-10 15:30:04 +0000 |
commit | 356d1c6ab05219801e9bf3c04515152f11b1e816 (patch) | |
tree | 2decb502e2a6e03f73a1a9d6008da07d1d2e61b1 /winsup/cygwin/ChangeLog | |
parent | d501c6adee491009ce6ebde3581b6743937794f1 (diff) | |
download | newlib-356d1c6ab05219801e9bf3c04515152f11b1e816.zip newlib-356d1c6ab05219801e9bf3c04515152f11b1e816.tar.gz newlib-356d1c6ab05219801e9bf3c04515152f11b1e816.tar.bz2 |
* Makefile.in (install): Install textmode.o as well as binmode.o.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 04f3ffd..c688249 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,7 @@ +Mon Jul 10 11:28:57 2000 Christopher Faylor <cgf@cygnus.com> + + * Makefile.in (install): Install textmode.o as well as binmode.o. + Sun Jul 9 21:52:00 2000 Corinna Vinschen <corinna@vinschen.de> * spawn.cc (spawn_guts): Close handle `hToken' only if it's not |