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)
commit361d4eca27781a4ff18f9dad61f6d5e0d5ba72b8 (patch)
treea63fcae4ab11d920b6d40fa3e633832f13d9f472 /ChangeLog
parente398c5e85ccc64f2242e34a60fc1c0148427ac78 (diff)
downloadtk-361d4eca27781a4ff18f9dad61f6d5e0d5ba72b8.zip
tk-361d4eca27781a4ff18f9dad61f6d5e0d5ba72b8.tar.gz
tk-361d4eca27781a4ff18f9dad61f6d5e0d5ba72b8.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