summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 645dc68..d87e8f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2002-01-02 shawn <sabetts@vcn.bc.ca>
+
+ * src/manage.h (get_state): new prototype
+
+ * src/manage.c (update_normal_hints): print only the hints that
+ are set as debugging output.
+ (scanwins): collect mapped and iconized windows.
+ (get_state): new function
+
+ * src/main.c (clean_up): don't map iconized windows.
+
2001-12-21 shawn <sabetts@vcn.bc.ca>
* src/actions.h (cmd_alias): new prototype