summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoe Mistachkin <joe@mistachkin.com>2005-08-21 03:29:22 (GMT)
committerJoe Mistachkin <joe@mistachkin.com>2005-08-21 03:29:22 (GMT)
commitc30673f8047e10cd3e4aec093e5e1ce312f90f71 (patch)
tree753fb1d928e97462c166bb28726624454de1aac5 /ChangeLog
parent4a3e6e1f6996989040a73a2a90d715b245efd80b (diff)
downloadtk-c30673f8047e10cd3e4aec093e5e1ce312f90f71.zip
tk-c30673f8047e10cd3e4aec093e5e1ce312f90f71.tar.gz
tk-c30673f8047e10cd3e4aec093e5e1ce312f90f71.tar.bz2
Fix for [Bug 1216006]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d8dd026..653c548 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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]