summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2006-09-11 22:34:22 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2006-09-11 22:34:22 (GMT)
commitd4466cf7d87bd1552833ea606601c05fcb53f320 (patch)
treeda5a1ad37d3291b18575227475a600f41004d817 /ChangeLog
parent9f17fe5855b87d4ba33fb42d220100a1bc11c785 (diff)
downloadtcl-d4466cf7d87bd1552833ea606601c05fcb53f320.zip
tcl-d4466cf7d87bd1552833ea606601c05fcb53f320.tar.gz
tcl-d4466cf7d87bd1552833ea606601c05fcb53f320.tar.bz2
Added tommath_(super)class headers to include install
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 993e98f..ea21597 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* win/rules.vc: Updated to install http, tcltest and msgcat as
* win/makefile.vc: Tcl Modules (as per Makefile.in).
+ * win/makefile.vc: Added tommath_(super)class headers.
2006-09-11 Andreas Kupries <andreask@activestate.com>