diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-04-17 15:27:12 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-04-17 15:27:12 (GMT) |
commit | 068857d3d21a5adefbb76687cd4090f7605335f3 (patch) | |
tree | 1dcb206cc9c0bef759972ad56f6951d73418d9f7 /ChangeLog | |
parent | 455c2fea891b8241693775517339ef116487f3a6 (diff) | |
download | tk-068857d3d21a5adefbb76687cd4090f7605335f3.zip tk-068857d3d21a5adefbb76687cd4090f7605335f3.tar.gz tk-068857d3d21a5adefbb76687cd4090f7605335f3.tar.bz2 |
Corrected description of when tag -relief is ignored.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-04-17 Donal K. Fellows <dkf@cspool38.cs.man.ac.uk> + + * doc/text.n: Correct description of when -relief option is ignored on + a tag. Thanks to emiliano for spotting. + 2008-04-17 Don Porter <dgp@users.sourceforge.net> * generic/tkCanvas.c: Fix logic that determines when canvas item |