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/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog
index dacde0b7c..f1a23e261 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,3 +1,12 @@
+2002-12-08 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * mingwex/math/s_erf.c: New file.
+ * mingwex/math/sf_erf.c: New file.
+ * mingwex/Makefile.in (MATH_DISTFILES): Add new files.
+ (MATH_OBJS): Add new objects.
+ * include/math.h (erf[f]): Add prototypes.
+ (erfc[f]): Add prototypes.
+
2002-12-07 Danny Smith <dannysmith@users.sourceforge.net>
* include/math.h: Add traditional/XOPEN math constants.