summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-01-07 13:50:03 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-01-07 13:50:03 (GMT)
commite241610f648c4f00d9f6b5bff043a865ba8f0054 (patch)
treee8b7c8b063df8872c9deb7c0b8d279f4a07a3719 /ChangeLog
parent71959308ac3589a49cde993adf47ef762cf8d8b9 (diff)
downloadtcl-e241610f648c4f00d9f6b5bff043a865ba8f0054.zip
tcl-e241610f648c4f00d9f6b5bff043a865ba8f0054.tar.gz
tcl-e241610f648c4f00d9f6b5bff043a865ba8f0054.tar.bz2
Added more examples. [Tk Bug 2491235]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0010208..7053a12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2009-01-07 Donal K. Fellows <dkf@users.sf.net>
+ * doc/dict.n: Added more examples. [Tk Bug 2491235]
+
* tests/oo.test (oo-22.1): Adjusted test to be less dependent on the
specifics of how [info frame] reports general frame information, and
instead to focus on what methods add to it; that's really what the