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 17:51:03 +0300
committerEarnie Boyd <earnie@users.sf.net>2001-01-16 17:51:03 +0300
commit49a5f0809b0d6a1a2773f724258da817e81f3f2e (patch)
tree7a7731b82e40995a71e0496ba5147de3c179816a /winsup/mingw/ChangeLog
parentda2515fc49b8ba9b8c9911078a3561aa1a153d17 (diff)
* include/locale.h: Apply Danny Smith patch 101834
2000-11-23 Danny Smith <danny_r_smith_2001@yahoo.co.nz> (LC_MIN) Add definition. (LC_MAX) ditto. (_wsetlocale) Add prototype.
Diffstat (limited to 'winsup/mingw/ChangeLog')
-rw-r--r--winsup/mingw/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog
index 5cb3f55e9..6ae59917f 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,3 +1,12 @@
+
+Tue Jan 16 09:41:41 2001 Earnie Boyd <earnie@users.sourceforge.net>
+
+ * include/locale.h: Apply Danny Smith patch 101834
+ 2000-11-23 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
+ (LC_MIN) Add definition.
+ (LC_MAX) ditto.
+ (_wsetlocale) Add prototype.
+
2000-11-29 Earnie Boyd <earnie_boyd@yahoo.com>
* Makefile.in: eliminate the need for RUNTIME and CRT_ID.