diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2008-11-03 11:09:34 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-11-03 11:09:34 (GMT) |
commit | 8cf11854f1c55ec1026a5bddb868f6072dbf1a45 (patch) | |
tree | fccddbc3f0588e4f90f8c7571ee9c2be84e57217 /ChangeLog | |
parent | 10ad3b7e6d4aa2d3a8be587ed4781c10ca4bd127 (diff) | |
download | tk-8cf11854f1c55ec1026a5bddb868f6072dbf1a45.zip tk-8cf11854f1c55ec1026a5bddb868f6072dbf1a45.tar.gz tk-8cf11854f1c55ec1026a5bddb868f6072dbf1a45.tar.bz2 |
const fixes for windows code
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2008-11-03 Pat Thoyts <patthoyts@users.sourceforge.net> + + * win/tkWinFont.c: const fixes for the windows code. + 2008-11-02 Jan Nijtmans <nijtmans@users.sf.net> * generic/tkFont.h: more internal -Wwrite-strings warning fixes |