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/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog
index 27900f08d..9ba0b3ffe 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,5 +1,9 @@
2002-07-29 Danny Smith <dannysmith@users.sourceforge.net>
+ * include/tchar.h (_tfdopen): Correct typo.
+
+2002-07-29 Danny Smith <dannysmith@users.sourceforge.net>
+
* moldname.def.in (chgsign,scalb,finite,fpclass,logb,
nextafter): Add non-underscored stubs.
* moldname-msvcrt.def: Regenerate.
@@ -146,6 +150,8 @@
* mingwex/math/tanl.S: New file.
* mingwex/Makefile.in: Adjust VPATH for source files in
mingwex/math.
+ Adjust MATH_OBJS.
+ Add MATH_DISTFILES and use it to build source distro.
* include/ math.h: Add protypes for new functions and
reorganise to reflect ANSI,C99 status.