diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 8e742faa5..2667ad1ff 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2005-09-28 Christopher Faylor <cgf@timesys.com> + + * hookapi.cc (hook_or_detect_cygwin): Correct inverted test for whether + to allocate a buffer by always allocating a buffer. + 2005-09-28 Corinna Vinschen <corinna@vinschen.de> * fhandler.h (class fhandler_dev_raw): Delete current_position and |