summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2011-01-12 07:32:02 (GMT)
committernijtmans <nijtmans>2011-01-12 07:32:02 (GMT)
commit84d1c7709abed907b53e9cdd145384d5fa7c51b2 (patch)
tree1f4038b8906211ed7c999625ed8df696433b4734 /ChangeLog
parent23bfc6c3e04494eb9a8165535ae9a80efec1dd7a (diff)
downloadtcl-84d1c7709abed907b53e9cdd145384d5fa7c51b2.zip
tcl-84d1c7709abed907b53e9cdd145384d5fa7c51b2.tar.gz
tcl-84d1c7709abed907b53e9cdd145384d5fa7c51b2.tar.bz2
Use _vsnprintf in stead of vsnprintf, because MSVC 6 doesn't have it. Reported by andreask.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8da281..0466b7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-01-12 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * win/tclWinFile.c: Use _vsnprintf in stead of vsnprintf, because
+ MSVC 6 doesn't have it. Reported by andreask.
+
2011-01-07 Kevin B. Kenny <kennykb@acm.org>
* tests/util.test (util-15.*): Added test cases for floating point