summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 932f1d9..1899931 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2008-04-01 Don Porter <dgp@users.sourceforge.net>
+ * generic/tkStubLib.c (Tk_InitStubs): Added missing error message and
+ * generic/tkWindow.c (Tk_PkgInitStubsCheck): removed needless $ifdef
+ complexity.
+
* 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