diff options
author | jenglish <jenglish@flightlab.com> | 2008-01-28 15:56:40 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2008-01-28 15:56:40 (GMT) |
commit | a39396387f07c6e44a8fd6e0fb9e1a62fe5ab68a (patch) | |
tree | 267b37af00656916592055085d5e4805ffc0ee76 /ChangeLog | |
parent | 29ab39d05420f08d85a74740bca15f01dbe5c728 (diff) | |
download | tk-a39396387f07c6e44a8fd6e0fb9e1a62fe5ab68a.zip tk-a39396387f07c6e44a8fd6e0fb9e1a62fe5ab68a.tar.gz tk-a39396387f07c6e44a8fd6e0fb9e1a62fe5ab68a.tar.bz2 |
Re-fix strict-aliasing warnings reintroduced by last patch.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-01-28 Joe English <jenglish@users.sourceforge.net> + + * unix/tkUnixRFont.c: Re-fix strict-aliasing warnings + reintroduced by last patch. + 2008-01-27 Joe English <jenglish@users.sourceforge.net> * generic/ttk/ttkNotebook.c: Make sure to schedule a |