summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 87c9ae5..083c3d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2002-01-26 shawn <sabetts@vcn.bc.ca>
+ * src/list.c (format_window_name): If res_class or res_name are
+ NULL use "None" instead.
+
* src/actions.c (alias_t): rename data structure from cmd_alias to
avoid a name clash with the function cmd_alias. Dependant code
updated.