diff options
author | dgp@users.sourceforge.net <dgp> | 2012-09-15 13:34:07 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2012-09-15 13:34:07 (GMT) |
commit | 8f871007faf890bf32c95a3e472acfcd5a5ab739 (patch) | |
tree | cf085a77e82af41e8df7c230ad74c13dd843344a /changes | |
parent | 0e552889b3bbf027132076cd36068c0555fcf217 (diff) | |
download | tk-8f871007faf890bf32c95a3e472acfcd5a5ab739.zip tk-8f871007faf890bf32c95a3e472acfcd5a5ab739.tar.gz tk-8f871007faf890bf32c95a3e472acfcd5a5ab739.tar.bz2 |
3567778 Make Tk_MeasureChars() honor the TK_AT_LEAST_ONE flag properly.
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7006,6 +7006,8 @@ and -to (porter) 2012-08-25 (bug fix)[3554026,3561016] crash with tearoff menus (gavilan) +2012-09-15 (bug fix)[3567778] stop hang in wrapped label (porter) + Many revisions to better support a Cygwin environment (nijtmans) ---- Released 8.6b3, September 7, 2012 --- See ChangeLog for details --- +--- Released 8.6b3, September 18, 2012 --- See ChangeLog for details --- |