summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b1b1c8..405b357 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-08-19 Shawn <sabetts@hotdog>
+
+ * src/events.c (cleanup_frame): unhide the new active window
+ before hiding the last window
+
+ * src/list.c (set_active_window): unhide the new active window
+ before hiding the last window.
+
2001-08-18 Shawn <sabetts@hotdog>
* src/actions.c (cmd_bind): Gobble whitespace between keystroke and command.