summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2006-09-07 06:37:28 (GMT)
committerdas <das>2006-09-07 06:37:28 (GMT)
commit393b7d25f74f081374ef1ba6fe8c5b1373bcd743 (patch)
tree6963d7cc0848c60da6557f089641943826037e7e /ChangeLog
parentc1e05e3afb76356ef8e2d5af2a2ce3660c6bee48 (diff)
downloadtk-393b7d25f74f081374ef1ba6fe8c5b1373bcd743.zip
tk-393b7d25f74f081374ef1ba6fe8c5b1373bcd743.tar.gz
tk-393b7d25f74f081374ef1ba6fe8c5b1373bcd743.tar.bz2
* generic/tkWindow.c: add #include "tclInt.h" now required due to use
of tcl internal Tcl_CreateNamespace() in previous commit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ae2375..1fff972 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-07 Daniel Steffen <das@users.sourceforge.net>
+
+ * generic/tkWindow.c: add #include "tclInt.h" now required due to use
+ of tcl internal Tcl_CreateNamespace() in previous commit.
+
2006-09-06 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTION