Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 4318bff8a..1ea09a4a3 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,12 @@
+2014-02-09 Corinna Vinschen <vinschen@redhat.com>
+
+ * libc/include/pwd.h: Include <sys/cdefs.h>.
+ * libc/include/grp.h: Ditto.
+
+2014-02-04 Matthias Braun <matze@braunis.de>
+
+ * libm/mathfp/sf_numtest.c: Fix NaN/Inf detection logic.
+
2014-01-20 Corinna Vinschen <vinschen@redhat.com>
* libc/include/setjmp.h (longjmp): Fix copy/paste error.