summaryrefslogtreecommitdiff
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 87e3b634..4595d35f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-02-04 Elijah Newren <newren@gmail.com>
+
+ Make sure window->border_only is initialized so we don't get
+ random windows without decorations. Thanks to Sinisa Segvic and
+ Owen Taylor for providing test cases. Fixes #145131.
+
+ * src/window.c: (update_mwm_hints): Be sure to call
+ recalc_window_features even if no MWM hints are set
+
2004-12-06 Elijah Newren <newren@gmail.com>
* configure.in: post-release bump version to 2.8.13