summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/mingw/ChangeLog')
-rw-r--r--winsup/mingw/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog
index c591239df..fc28990d0 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,4 +1,9 @@
+Tue Jan 30 13:01:01 2001 Earnie Boyd <earnie@users.sourceforge.net>
+
+ * include/assert.h: (assert): Remove ; from end of definition
+ Thanks to: AJ Reins <tbisp@qwest.net>
+
Tue Jan 30 07:31:22 2001 Earnie Boyd <earnie@users.sourceforge.net>
* include/time.h: (CLOCKS_PER_SEC): Type cast the constant.