summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2010-11-04 23:56:06 (GMT)
committerKevin B Kenny <kennykb@acm.org>2010-11-04 23:56:06 (GMT)
commit16ad672308f5f253ee2b42cd4af2040082fee45d (patch)
treedca47bf0eb34a6694f7bca8f469cb8e859c2f9cc /ChangeLog
parent259ada8fb281493b125e0b1560f2747fa91209bf (diff)
downloadtcl-16ad672308f5f253ee2b42cd4af2040082fee45d.zip
tcl-16ad672308f5f253ee2b42cd4af2040082fee45d.tar.gz
tcl-16ad672308f5f253ee2b42cd4af2040082fee45d.tar.bz2
* generic/tclMain.c: Added missing conditional on _WIN32 around code
that messes around with the definition of _UNICODE, to correct a badly broken Unix build from Jan's last commit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd96cf8..1fb938c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-11-05 Kevin B. Kenny <kennykb@acm.org>
+
+ * generic/tclMain.c: Added missing conditional on _WIN32 around code
+ that messes around with the definition of _UNICODE, to correct a badly
+ broken Unix build from Jan's last commit.
+
2010-11-04 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tclDecls.h [FRQ 491789]: "setargv() doesn't support a unicode