diff options
author | hobbs <hobbs> | 2000-04-07 20:57:07 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2000-04-07 20:57:07 (GMT) |
commit | eb7f9e1b5da5a265d7c9ae88e3c028089c1c6f3a (patch) | |
tree | 09e49de5e18de64d610e0224f678e09484b9d977 /ChangeLog | |
parent | 8d8a8c02be6abffb6388fa9034355b1c82e8ae08 (diff) | |
download | tk-eb7f9e1b5da5a265d7c9ae88e3c028089c1c6f3a.zip tk-eb7f9e1b5da5a265d7c9ae88e3c028089c1c6f3a.tar.gz tk-eb7f9e1b5da5a265d7c9ae88e3c028089c1c6f3a.tar.bz2 |
* win/tkWinFont.c (GetScreenFont): corrected adjustment against
LC_FACESIZE limitation for NT. [Bug: 4931]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-04-07 Jeff Hobbs <hobbs@scriptics.com> + + * win/tkWinFont.c (GetScreenFont): corrected adjustment against + LC_FACESIZE limitation for NT. [Bug: 4931] + 2000-04-03 Jeff Hobbs <hobbs@scriptics.com> * generic/tkTest.c: fixed incorrect platform inclusion for |