diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2006-09-11 22:34:22 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2006-09-11 22:34:22 (GMT) |
commit | d4466cf7d87bd1552833ea606601c05fcb53f320 (patch) | |
tree | da5a1ad37d3291b18575227475a600f41004d817 /ChangeLog | |
parent | 9f17fe5855b87d4ba33fb42d220100a1bc11c785 (diff) | |
download | tcl-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-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |