summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoe Mistachkin <joe@mistachkin.com>2008-06-01 02:44:53 (GMT)
committerJoe Mistachkin <joe@mistachkin.com>2008-06-01 02:44:53 (GMT)
commit8a1ba857d507f08ae03699c6116c31efd569e5de (patch)
tree870c9153f4d89ffe1851612aff23cb74a9e358ed /ChangeLog
parenta2a2c49718f8fdda26f4c14905b28cc2e814044c (diff)
downloadtcl-8a1ba857d507f08ae03699c6116c31efd569e5de.zip
tcl-8a1ba857d507f08ae03699c6116c31efd569e5de.tar.gz
tcl-8a1ba857d507f08ae03699c6116c31efd569e5de.tar.bz2
Add tclOO genstubs to Windows makefiles
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 00133f7..2fa25e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-01 Joe Mistachkin <joe@mistachkin.com>
+
+ * win/Makefile.in: Add tclOO genstubs to Windows makefiles and remove
+ * win/makefile.vc: -DBUILD_tcloo because it is no longer required.
+
2008-06-01 Kevin B. Kenny <kennykb@acm.org>
* generic/tclOODecls.h: Added the swizzling of DLLEXPORT and
@@ -7,7 +12,7 @@
map to silence a compiler warning.
Thanks to George Peter Staplin for the
report.
-
+
2008-06-01 Donal K. Fellows <dkf@users.sf.net>
* generic/tclOO.decls, unix/Makefile.in (genstubs): Make generation of