diff options
author | Joe Mistachkin <joe@mistachkin.com> | 2005-08-21 03:29:22 (GMT) |
---|---|---|
committer | Joe Mistachkin <joe@mistachkin.com> | 2005-08-21 03:29:22 (GMT) |
commit | c30673f8047e10cd3e4aec093e5e1ce312f90f71 (patch) | |
tree | 753fb1d928e97462c166bb28726624454de1aac5 /ChangeLog | |
parent | 4a3e6e1f6996989040a73a2a90d715b245efd80b (diff) | |
download | tk-c30673f8047e10cd3e4aec093e5e1ce312f90f71.zip tk-c30673f8047e10cd3e4aec093e5e1ce312f90f71.tar.gz tk-c30673f8047e10cd3e4aec093e5e1ce312f90f71.tar.bz2 |
Fix for [Bug 1216006]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2005-08-20 Joe Mistachkin <joe@mistachkin.com> + + * win/tkWinX.c: Fixed bad cast. [Bug 1216006] + 2005-08-18 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> * doc/GetFont.3: Reworded to reflect the truth. [Bug 1151523] |