summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2000-04-10 23:00:27 +0000
committerChristopher Faylor <me@cgf.cx>2000-04-10 23:00:27 +0000
commit23ee7c4463dbde7fe02a6fe23e5282c2baa8eb58 (patch)
treef0a8ca2e2e5181fa5ed39a813b0579a794cbee19 /winsup/mingw/ChangeLog
parentba87a619efd35c5e6655a3b3c3939340a22ddf94 (diff)
downloadcygnal-23ee7c4463dbde7fe02a6fe23e5282c2baa8eb58.tar.gz
cygnal-23ee7c4463dbde7fe02a6fe23e5282c2baa8eb58.tar.bz2
cygnal-23ee7c4463dbde7fe02a6fe23e5282c2baa8eb58.zip
* include/string.h: Use proper prototype for _strerror.
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 1667c0047..5731ca57f 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,3 +1,7 @@
+Mon Apr 10 17:24:28 2000 Christopher Faylor <cgf@cygnus.com>
+
+ * include/string.h: Use proper prototype for _strerror.
+
2000-03-30 Mumit Khan <khan@xraylith.wisc.edu>
* Makefile.in (subdirs): Workaround for broken shells.