summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-10-23 21:28:36 (GMT)
committernijtmans <nijtmans>2010-10-23 21:28:36 (GMT)
commit265f57a4ead2af98032cc3760d884a86ee1ab584 (patch)
tree2c24c42c37cdea328d4dd64ee43defb7e3864f73 /ChangeLog
parentb35b132bf5414330d8c74d1af7ecbd41a60de7c1 (diff)
downloadtcl-265f57a4ead2af98032cc3760d884a86ee1ab584.zip
tcl-265f57a4ead2af98032cc3760d884a86ee1ab584.tar.gz
tcl-265f57a4ead2af98032cc3760d884a86ee1ab584.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 04e5b34..e71b7a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@
* generic/tclUniData.c: (re-generated)
* generic/regc_locale.c:(re-generated)
* generic/regcomp.c: fix comment
+ * win/rules.vc Update for VS10
2010-10-09 Miguel Sofer <msofer@users.sf.net>