summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-04-02 03:55:38 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-04-02 03:55:38 (GMT)
commita7fb3ccca3786f584d415e800a6ef4904d4d3ba9 (patch)
tree3fee0e42cb702c6dd134e9a98427556b1fa887b2 /ChangeLog
parent75e61094c52d15415001b986ab464880604da592 (diff)
downloadtk-a7fb3ccca3786f584d415e800a6ef4904d4d3ba9.zip
tk-a7fb3ccca3786f584d415e800a6ef4904d4d3ba9.tar.gz
tk-a7fb3ccca3786f584d415e800a6ef4904d4d3ba9.tar.bz2
* generic/tkWindow.c: Revised package initialization so that
* unix/Makefile.in: "tkStubsPtr" is not present in libtk.so, but is present only in libtkstub.a. This tightens up the rules for users of the stubs interfaces. [Tcl Bug 1819422].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 47e1053..932f1d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-04-01 Don Porter <dgp@users.sourceforge.net>
+ * generic/tkWindow.c: Revised package initialization so that
+ * unix/Makefile.in: "tkStubsPtr" is not present in libtk.so, but
+ is present only in libtkstub.a. This tightens up the rules for users
+ of the stubs interfaces. [Tcl Bug 1819422].
+
* README: Bump version number to 8.6a0
* generic/tk.h:
* library/tk.tcl:
@@ -17,9 +22,6 @@
* generic/tkMain.c: might [load] into a Tcl 8.5 interp.
* generic/tkWindow.c:
- * generic/tkStubLib.c: Update to compatibility with a libtcl.so
- that contains no "tclStubsPtr" [Tcl Bug 1819422].
-
* generic/tkDecls.h: make genstubs
* generic/tkIntDecls.h:
* generic/tkIntPlatDecls.h: