summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b196ebc..6c06024 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-15 Joe English <jenglish@users.sourceforge.net>
+ * unix/tkUnixWm.c, tests/unixWm.test, doc/wm.n:
+ Support for [wm attributes] on X11 [TIP#231, patch#1062022].
+
2005-11-14 Joe English <jenglish@users.sourceforge.net>
* library/bgerror.tcl: Truncate error messages at 45 characters
instead of 30 [#1224235].