summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2005-08-22 11:55:15 (GMT)
committerdas <das>2005-08-22 11:55:15 (GMT)
commita6b6fbe9b87f5fb51396427fadb2b0f374a75767 (patch)
treec37bd57f5fe84b286cc723cf504a021329d8c516 /ChangeLog
parent1bc670a852bf284c03f9040366a577b6633da727 (diff)
downloadtk-a6b6fbe9b87f5fb51396427fadb2b0f374a75767.zip
tk-a6b6fbe9b87f5fb51396427fadb2b0f374a75767.tar.gz
tk-a6b6fbe9b87f5fb51396427fadb2b0f374a75767.tar.bz2
* macosx/tkMacOSXButton.c:
* macosx/tkMacOSXDialog.c: fix warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3cfa1e7..312fa51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-22 Daniel Steffen <das@users.sourceforge.net>
+
+ * macosx/tkMacOSXButton.c:
+ * macosx/tkMacOSXDialog.c: fix warnings.
+
2005-08-16 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* generic/tkOldConfig.c (Tk_ConfigureWidget, Tk_ConfigureInfo):