summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f65795f..c49dd13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2010-02-18 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tkButton.h Put all Tk_OptionSpec for buttons and labels
+ * generic/tkButton.c in const memory. With some changes to win32
+ * win/tkWinButton.c and macosx, preventing direct writes to
+ * unix/tkUnixPort.h read-only memory.
+ * carbon/tkMacOSXPort.h
+ * macosx/tkMacOSXButton.c
+
2010-02-17 Joe English <jenglish@users.sourceforge.net>
* generic/tkMenu.c: Defer TkMenuOptionTables cleanup