summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrmax <rmax>2002-07-17 16:51:52 (GMT)
committerrmax <rmax>2002-07-17 16:51:52 (GMT)
commit30a54fbc60fe36513ad43e4839cfefdd08f5c8f1 (patch)
treea63fcae4ab11d920b6d40fa3e633832f13d9f472 /ChangeLog
parent0e402af04c7c6a2e9c67e2783bff5eae785773ed (diff)
downloadtk-30a54fbc60fe36513ad43e4839cfefdd08f5c8f1.zip
tk-30a54fbc60fe36513ad43e4839cfefdd08f5c8f1.tar.gz
tk-30a54fbc60fe36513ad43e4839cfefdd08f5c8f1.tar.bz2
* library/unsupported.tcl: Extended ExposePrivateVariable, and
ExposePrivateCommand to accept patterns as well.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 13b4501..2f0247f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-07-17 Reinhard Max <max@suse.de>
+
+ * library/unsupported.tcl: Extended ExposePrivateVariable, and
+ ExposePrivateCommand to accept patterns as well.
+
2002-07-17 Don Porter <dgp@users.sf.net>
* generic/tkFont.c: Corrected reversed logic in assert -> panic