summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2006-10-31 22:26:18 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2006-10-31 22:26:18 (GMT)
commit2f0a9d443ac48768f31536ed71c9e51d8636a68e (patch)
tree349d8889473074b38e165001117599df8cbaf266 /ChangeLog
parent53b4ca31a6efbc3c3413e4bf2ab6c17703d36c13 (diff)
downloadtk-2f0a9d443ac48768f31536ed71c9e51d8636a68e.zip
tk-2f0a9d443ac48768f31536ed71c9e51d8636a68e.tar.gz
tk-2f0a9d443ac48768f31536ed71c9e51d8636a68e.tar.bz2
Add manifest merging for MSVC8.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 9998cae..5efe083 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2006-10-31 Pat Thoyts <patthoyts@users.sourceforge.net>
- * win/makefile.vc: Added ttk files to msvc build.
- * win/rules.vc:
+ * win/makefile.vc: Added ttk files to msvc build and add manifest
+ * win/rules.vc: files to binaries with MSVC8.
2006-10-31 Daniel Steffen <das@users.sourceforge.net>