diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2014-10-29 15:23:31 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2014-10-29 15:23:31 +0000 |
commit | 963545173c13eadcb9ce52f4cb8b8dbad2862669 (patch) | |
tree | b7b1010dbcc8802aafb8f0f2805df06ac7951f21 /newlib | |
parent | 149c9c1d5e27d3ae99a5cbf614da1bd3c9154708 (diff) | |
download | cygnal-963545173c13eadcb9ce52f4cb8b8dbad2862669.tar.gz cygnal-963545173c13eadcb9ce52f4cb8b8dbad2862669.tar.bz2 cygnal-963545173c13eadcb9ce52f4cb8b8dbad2862669.zip |
Remove accidentally added Change Log entry
Diffstat (limited to 'newlib')
-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 |