summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-11-03 11:09:34 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-11-03 11:09:34 (GMT)
commit8cf11854f1c55ec1026a5bddb868f6072dbf1a45 (patch)
treefccddbc3f0588e4f90f8c7571ee9c2be84e57217 /ChangeLog
parent10ad3b7e6d4aa2d3a8be587ed4781c10ca4bd127 (diff)
downloadtk-8cf11854f1c55ec1026a5bddb868f6072dbf1a45.zip
tk-8cf11854f1c55ec1026a5bddb868f6072dbf1a45.tar.gz
tk-8cf11854f1c55ec1026a5bddb868f6072dbf1a45.tar.bz2
const fixes for windows code
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16a89e5..3f22e50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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