diff options
author | Christopher Faylor <me@cgf.cx> | 2003-02-13 03:13:37 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2003-02-13 03:13:37 +0000 |
commit | 75c8a70c95ee78122233c2caad4118e2977368a2 (patch) | |
tree | af5375136f2c9276a7dec2ba8a2e652dd465acb7 /winsup/cygwin/ChangeLog | |
parent | 939d19b0da0f169f25007513f7afd3eae435f77e (diff) | |
download | newlib-75c8a70c95ee78122233c2caad4118e2977368a2.zip newlib-75c8a70c95ee78122233c2caad4118e2977368a2.tar.gz newlib-75c8a70c95ee78122233c2caad4118e2977368a2.tar.bz2 |
* path.h (path_conv): Reorganize slightly.
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 f03c99e..5b89faf 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,9 @@ 2003-02-12 Christopher Faylor <cgf@redhat.com> + * path.h (path_conv): Reorganize slightly. + +2003-02-12 Christopher Faylor <cgf@redhat.com> + * fhandler_tty.cc (process_input): Add sanity check to ensure that console typeahead is cleared on signal. |