summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-10-11 21:33:30 (GMT)
committernijtmans <nijtmans>2010-10-11 21:33:30 (GMT)
commitb344e4333e68bd8722897e5bf08a6f2711e6cdbd (patch)
treeb6f51e78a88aec8cb154140bbba6c65cda1118e8 /ChangeLog
parent9cc6e0ec345b6410eb72acc698971044188e5936 (diff)
downloadtcl-b344e4333e68bd8722897e5bf08a6f2711e6cdbd.zip
tcl-b344e4333e68bd8722897e5bf08a6f2711e6cdbd.tar.gz
tcl-b344e4333e68bd8722897e5bf08a6f2711e6cdbd.tar.bz2
Update for VS10
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa531b4..c326a3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,7 @@
* win/tcl.m4: have to use LoadLibrary to access those functions.
* win/makefile.vc:
* win/configure: (Re-generate with autoconf-2.59)
+ * win/rules.vc Update for VS10
2010-10-09 Miguel Sofer <msofer@users.sf.net>