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 'winsup/mingw/ChangeLog')
-rw-r--r--winsup/mingw/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog
index 8c307a5af..32a8f25aa 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,3 +1,14 @@
+2005-05-10 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * mingwex/math/nexttoward.c: New file.
+ * mingwex/math/nexttowardf.c: New file.
+ * mingwex/math/nextafterl.c: Add nexttowardl aliaa.
+ * mingwex/Makefile.in (MATH_DISTFILES): Add nexttoward.c,
+ mexttowardf.c,
+ (MATH_OBJS): Add nexttoward.o, mexttowardf.o,
+ * include/math.h (nexttoward, nextowardf, nexttowardl): Add
+ prototypes.
+
2005-05-09 Danny Smith <dannysmith@users.sourceforge.net>
* mingwex/math/nextafterf.c (nextafterf): Correct