diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index cb2bc04fd..0a291e7a2 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,9 @@ +Tue Oct 31 20:56:00 2000 Corinna Vinschen <corinna@vinschen.de> + + * fhandler_tape.cc (fhandler_dev_tape::open): Fix memory allocation. + Use Cygwin heap instead of user heap. + (fhandler_dev_tape::ioctl): Ditto. + Tue Oct 31 12:00:06 2000 Christopher Faylor <cgf@cygnus.com> * pinfo.cc (enum_init): Don't suffer silently if we can't load the |