diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 1997b083b..d4c3e6faf 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2003-11-28 Christopher Faylor <cgf@redhat.com> + + * libc/include/sys/signal.h: Use system specific signal file when + building on cygwin. + 2003-11-27 Jeff Johnston <jjohnstn@redhat.com> * libc/include/stdlib.h (_atoi_r): New prototype. |