diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-01-07 13:50:03 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-01-07 13:50:03 (GMT) |
commit | e241610f648c4f00d9f6b5bff043a865ba8f0054 (patch) | |
tree | e8b7c8b063df8872c9deb7c0b8d279f4a07a3719 /ChangeLog | |
parent | 71959308ac3589a49cde993adf47ef762cf8d8b9 (diff) | |
download | tcl-e241610f648c4f00d9f6b5bff043a865ba8f0054.zip tcl-e241610f648c4f00d9f6b5bff043a865ba8f0054.tar.gz tcl-e241610f648c4f00d9f6b5bff043a865ba8f0054.tar.bz2 |
Added more examples. [Tk Bug 2491235]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |