summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchengyemao <chengyemao>2003-09-20 03:53:39 (GMT)
committerchengyemao <chengyemao>2003-09-20 03:53:39 (GMT)
commit1752967f67caa7d1425a17d8b3958f3b9b707d11 (patch)
tree4620e8ebfb6844e9db25388e3d4fb8d0c893dabf
parent9b8224f61793a03c3538d83eaeb6051095b9e35b (diff)
downloadtk-1752967f67caa7d1425a17d8b3958f3b9b707d11.zip
tk-1752967f67caa7d1425a17d8b3958f3b9b707d11.tar.gz
tk-1752967f67caa7d1425a17d8b3958f3b9b707d11.tar.bz2
Bug fix [Bug 802435]
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 86907e2..048aeb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2003-09-18 Chengye Mao <chengye.geo@yahoo.com>
+ * generic/tkConsole.c: Fixed memroy leak [Bug 802435]
+
2003-09-18 Peter Spjuth <peter.spjuth@space.se>
* doc/grid.n:
* tests/grid.test: