summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das@noemail.net>2003-09-25 05:36:08 (GMT)
committerdas <das@noemail.net>2003-09-25 05:36:08 (GMT)
commit3fd83727f3986370585b5e2454548c14026259f3 (patch)
treec61b58b2518e2bb3a1a99606c6521540eb70348e /ChangeLog
parent860e2e2b3c1492f76a95214148dc73284f1c35b8 (diff)
downloadtk-3fd83727f3986370585b5e2454548c14026259f3.zip
tk-3fd83727f3986370585b5e2454548c14026259f3.tar.gz
tk-3fd83727f3986370585b5e2454548c14026259f3.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] FossilOrigin-Name: 9ca23925e38994d41c80b6e5bd62be7762cbdcdf
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: