summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/ChangeLog
diff options
context:
space:
mode:
authorDanny Smith <dannysmith@users.sourceforge.net>2007-06-14 03:05:08 +0000
committerDanny Smith <dannysmith@users.sourceforge.net>2007-06-14 03:05:08 +0000
commitadb97e62423e81fdb26a1d8dc94ea34d579bbe07 (patch)
treedc0f2c4112d7e957a0d2b281718a13ccebaf607a /winsup/mingw/ChangeLog
parent9958ad72172923f948ae35c84260d6f79341b7cd (diff)
downloadcygnal-adb97e62423e81fdb26a1d8dc94ea34d579bbe07.tar.gz
cygnal-adb97e62423e81fdb26a1d8dc94ea34d579bbe07.tar.bz2
cygnal-adb97e62423e81fdb26a1d8dc94ea34d579bbe07.zip
* include/io.h (lseek64) : Add prototype.
Diffstat (limited to 'winsup/mingw/ChangeLog')
-rw-r--r--winsup/mingw/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog
index 53729c94c..cfbfaa5e1 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,3 +1,7 @@
+2007-06-14 Danny Smith <dannysmith@users.sourceforge.net>'
+
+ * include/io.h (lseek64) : Add prototype.
+
2007-06-14 Danny Smith <dannysmith@users.sourceforge.net>
* include/string.h (strcasecmp): Add prototype.