summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/mingw/ChangeLog')
-rw-r--r--winsup/mingw/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog
index 4d5c0e09e..72687d5d4 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,3 +1,12 @@
+2007-01-19 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/stdio.h (SEEK_SET, SEEK_CUR, SEEK_END): Define
+ unconditionally. Change comment.
+ * include/unistd.h (SEEK_SET, SEEK_CUR, SEEK_END): Define
+ here too.
+ * include/io.h (rename): Declare.
+ (remove): Declare.
+
2006-12-31 Keith Marshall <keithmarshall@users.sourceforge.net>
* include/libgen.h: New file; required by...
@@ -22,7 +31,7 @@
2006-11-21 Danny Smith <dannysmith@users.sourceforge.net>
- * Makefile.in: Add aclocal.m4:to source release.
+ * Makefile.in: Add aclocal.m4 to source release.
* mingwex/Makefile.in: Ditto.
* profile/Makefile.in: Ditto.