summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2008-11-05 23:29:58 (GMT)
committernijtmans <nijtmans>2008-11-05 23:29:58 (GMT)
commit608b402de7d6d65c3c82aac6ea0129e3a1ac678f (patch)
tree626c6ea0d3ed4bc4582739c3db430d78150c54d6 /ChangeLog
parente0977490442f27f40657b3b80d060d8b832b4158 (diff)
downloadtk-608b402de7d6d65c3c82aac6ea0129e3a1ac678f.zip
tk-608b402de7d6d65c3c82aac6ea0129e3a1ac678f.tar.gz
tk-608b402de7d6d65c3c82aac6ea0129e3a1ac678f.tar.bz2
no need to use CONST in internal header files
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d7a13d4..f50c983 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
* unix/tkUnixCursor.c:
* unix/tkUnixSend.c:
* unix/tkUnixRFont.c:
+ * generic/tkInt.h: no need to use CONST in internal header files
+ * generic/tkFont.h
* generic/tkInt.decls: CONSTify string and fileName parameters of TkGetBitmapData
* generic/tkImgBmap.c:
* generic/tkBitmap.c: remove unneccessary type cast