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:
authorEarnie Boyd <earnie@users.sf.net>2001-01-16 19:43:00 +0300
committerEarnie Boyd <earnie@users.sf.net>2001-01-16 19:43:00 +0300
commit2762a243028abc5a150cd55109698eccdb57e64c (patch)
tree36c8b72a6e29ede72f18e05ba9d5b5d9129ecc2d /winsup/mingw/ChangeLog
parent49a5f0809b0d6a1a2773f724258da817e81f3f2e (diff)
* include/stdlib.h: Apply Danny Smith patch 102730
2000-12-09 Danny Smith <danny_r_smith_2001@yahoo.co.nz> (_wgetenv) Correction to return type.
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 6ae59917f..53b7e71e7 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,4 +1,10 @@
+Tue Jan 16 11:37:31 2001 Earnie Boyd <earnie@users.sourceforge.net>
+
+ * include/stdlib.h: Apply Danny Smith patch 102730
+ 2000-12-09 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
+ (_wgetenv) Correction to return type.
+
Tue Jan 16 09:41:41 2001 Earnie Boyd <earnie@users.sourceforge.net>
* include/locale.h: Apply Danny Smith patch 101834