summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 43865d1..2b47a9a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
-2004-12-08 Shawn Betts <katia_dilkina@verizon.net>
+2004-12-08 Shawn Betts <sabetts@vcn.bc.ca>
+
+ * src/events.c (destroy_window): make sure the current screen is
+ the windows screen before calling set_active_frame.
+ (unmap_notify): likewise
* src/actions.c (frestore): use strtok_r.