summaryrefslogtreecommitdiff
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 a0d67376..8b6dfb02 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,10 @@
Changelog for Openbox:
1.1.0:
+ * improved focused window logic to remove a segfault
+ when the focused window on an inactive workspace
+ closes, and focusLastWindow is enabled. (Ben Jansens)
+
* bsetroot supports transparent applications by
setting the xrootpmap_id property on the root
window (Sean Perry)