summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2004-08-19 19:39:31 (GMT)
committerjenglish <jenglish@flightlab.com>2004-08-19 19:39:31 (GMT)
commitd7b4c43972638f6dee2e0137290f82201ce74515 (patch)
tree3e83f26be78d1e6f7507cb1d92c8dc46fdef9929 /ChangeLog
parent761e7d71f0ee9ed7468499164161302214a757c5 (diff)
downloadtk-d7b4c43972638f6dee2e0137290f82201ce74515.zip
tk-d7b4c43972638f6dee2e0137290f82201ce74515.tar.gz
tk-d7b4c43972638f6dee2e0137290f82201ce74515.tar.bz2
Cast argument 7 of XChangeProperty to 'const unsigned char *'
(from 'const char *') to satisfy Solaris 8 Forte C compiler [Bug #1012325]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76022e5..0ec1f8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-08-19 Joe English <jenglish@users.sourceforge.net>
+
+ * unix/tkUnixWm.c: Cast argument 7 of XChangeProperty to
+ 'const unsigned char *' (from 'const char *') to satisfy
+ Solaris 8 Forte C compiler [Bug #1012325]
+
2004-08-19 Don Porter <dgp@users.sourceforge.net>
* tests/safe.test (safe-1.3): Made test less sensitve to the