diff options
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 0b134ea99..04a81347d 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -2,11 +2,6 @@ * libc/stdio/vfprintf.c (_VFPRINTF_R): Remove unnecessary comparison. -2014-10-27 Corinna Vinschen <vinschen@redhat.com> - - * libc/stdlib/__call_atexit.c (__deregister_exitproc): Add Cygwin-only - function to deregister functions from the atexit function chain. - 2014-10-27 Sebastian Huber <sebastian.huber@embedded-brains.de> * libc/include/sys/unistd.h (sethostname): Declare if |