summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpspjuth <peter.spjuth@gmail.com>2001-05-28 16:56:02 (GMT)
committerpspjuth <peter.spjuth@gmail.com>2001-05-28 16:56:02 (GMT)
commit06d05d92f1cda1439dd42324387e00923e4070e6 (patch)
tree72ba38f9fdbf75090cbbb9845a10c5c2b4e0d4dc /ChangeLog
parent7a0d64115868997a8e31574dd0faf640335e2169 (diff)
downloadtk-06d05d92f1cda1439dd42324387e00923e4070e6.zip
tk-06d05d92f1cda1439dd42324387e00923e4070e6.tar.gz
tk-06d05d92f1cda1439dd42324387e00923e4070e6.tar.bz2
Upgraded frame to use the newer TK_OPTION
style when processing configuration options. Some cleanup of bad comments and bad code. [part of patch #420861]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a0535b..10ec883 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-05-28 Peter Spjuth <peter.spjuth@space.se>
+
+ * generic/tkFrame.c:
+ * generic/tkWindow.c:
+ * tests/frame.test: Upgraded frame to use the newer TK_OPTION
+ style when processing configuration options. Some cleanup of
+ bad comments and bad code. [part of patch #420861]
+
2001-05-23 Mo DeJong <mdejong@redhat.com>
* unix/configure: