summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb7303f..16a2ff7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+1999-03-29 <redman@scriptics.com>
+
+ * unix/configure.in:
+ * unix/Makefile.in:
+ * win/makefile.vc:
+ * generic/tkDecls.h:
+ * generic/tkIntDecls.h:
+ * generic/tkIntPlatDecls.h:
+ * generic/tkPlatDecls.h:
+ * generic/tkIntXlibDecls.h: Removed stub functions. Always use the
+ Tcl stubs when building with --enable-shared.
+
+
1999-03-26 <redman@scriptics.com>
* generic/tkTextIndex.c:
@@ -17,10 +30,13 @@
and shell.
1999-03-26 <surles@scriptics.com>
+
* library/menu.tcl: Fixed bug reported by Bryan Oakley in the
menubutton bindings. There was a false assumption that there was
always a menu attached to the button. [Bug 1116]
+1999-03-26 <redman@scriptics.com>
+
* unix/configure.in: Removed --enable-tcl-stub. Linking Tk to Tcl
stubs is causing too many problems when linking executables like wish.
Until the Tk is a fully loadable extension, linking against the Tcl