summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2003-09-25 05:36:08 (GMT)
committerdas <das>2003-09-25 05:36:08 (GMT)
commit9602bb473587aa0e5974dc784fe2f50cad24b8e9 (patch)
treec61b58b2518e2bb3a1a99606c6521540eb70348e /ChangeLog
parent1752967f67caa7d1425a17d8b3958f3b9b707d11 (diff)
downloadtk-9602bb473587aa0e5974dc784fe2f50cad24b8e9.zip
tk-9602bb473587aa0e5974dc784fe2f50cad24b8e9.tar.gz
tk-9602bb473587aa0e5974dc784fe2f50cad24b8e9.tar.bz2
* unix/configure:
* unix/configure.in: * unix/tkConfig.sh.in: added TK_INCLUDE_SPEC to allow extensions to find installed Tk headers, parallel to TCL_INCLUDE_SPEC. [Bug 777203]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 048aeb6..0d32057 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
+2003-09-25 Daniel Steffen <das@users.sourceforge.net>
+
+ * unix/configure:
+ * unix/configure.in:
+ * unix/tkConfig.sh.in: added TK_INCLUDE_SPEC to allow extensions to
+ find installed Tk headers, parallel to TCL_INCLUDE_SPEC. [Bug 777203]
+
2003-09-18 Chengye Mao <chengye.geo@yahoo.com>
- * generic/tkConsole.c: Fixed memroy leak [Bug 802435]
+ * generic/tkConsole.c: Fixed memroy leak [Bug 802435]
2003-09-18 Peter Spjuth <peter.spjuth@space.se>
* doc/grid.n: