diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-11-22 10:46:22 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-11-22 10:46:22 (GMT) |
commit | a9ba97815867e360942c4ed48e19dafa95f40c53 (patch) | |
tree | 39c65cac9f4f290adde45d6a4a02d42c1831a738 | |
parent | 722d91c09dbf5e15f099afa95e21627a79f0790c (diff) | |
download | tk-a9ba97815867e360942c4ed48e19dafa95f40c53.zip tk-a9ba97815867e360942c4ed48e19dafa95f40c53.tar.gz tk-a9ba97815867e360942c4ed48e19dafa95f40c53.tar.bz2 |
Minor formatting alterations
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -5,12 +5,14 @@ each step [Bug 1357575] 2005-11-15 Joe English <jenglish@users.sourceforge.net> + * unix/tkUnixWm.c, tests/unixWm.test, doc/wm.n: - Support for [wm attributes] on X11 [TIP#231, patch#1062022]. + Support for [wm attributes] on X11 [TIP#231, Patch 1062022]. 2005-11-14 Joe English <jenglish@users.sourceforge.net> + * library/bgerror.tcl: Truncate error messages at 45 characters - instead of 30 [#1224235]. + instead of 30 [Bug 1224235]. 2005-11-14 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> |