summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-04-02 04:27:24 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-04-02 04:27:24 (GMT)
commitf4e73527836ef586247d16d1d93742e37025284f (patch)
tree4592a015b3a045eee137aa848dbc1f42bff7149d /ChangeLog
parentcea4bab1e44789d1caa0e2edecd71b5bfcdac1df (diff)
downloadtcl-f4e73527836ef586247d16d1d93742e37025284f.zip
tcl-f4e73527836ef586247d16d1d93742e37025284f.tar.gz
tcl-f4e73527836ef586247d16d1d93742e37025284f.tar.bz2
* generic/tclBasic.c: Revised stubs-generation tool and interp
* tools/genStubs.tcl: creation so that "tclStubsPtr" is not present * unix/Makefile.in: in libtcl.so, but is present only in * win/Makefile.in: libtclstub.a. This tightens up the rules for * win/makefile.bc: users of the stubs interfaces. [Bug 1819422] * win/makefile.vc:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 80c04c0..03cfb3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,7 +32,8 @@
* tools/genStubs.tcl: creation so that "tclStubsPtr" is not present
* unix/Makefile.in: in libtcl.so, but is present only in
* win/Makefile.in: libtclstub.a. This tightens up the rules for
- users of the stubs interfaces. [Bug 1819422]
+ * win/makefile.bc: users of the stubs interfaces. [Bug 1819422]
+ * win/makefile.vc:
* generic/tclDecls.h: make genstubs
* generic/tclIntDecls.h: