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 f98693911..fb46e6d80 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +Fri May 26 02:23:35 2000 Christopher Faylor <cgf@cygnus.com> + + * sigproc.h (sigframe::set): Accept a default frame pointer. + * sigproc.cc (sig_send): Use passed in frame pointer, if appropriate. + Thu May 25 17:44:25 2000 Christopher Faylor <cgf@cygnus.com> * dir.cc (rmdir): Use file attributes that have already been discovered |