summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2001-09-18 09:39:57 +0000
committersabetts <sabetts>2001-09-18 09:39:57 +0000
commitb953c9d532846ce07cbe1d065c9c30cf40d8903b (patch)
tree80ddcdd4aa32092c767571be36d7179053584c7e /ChangeLog
parent4bb832c2d2a691c1b96deee822de9d0767b827cc (diff)
downloadratpoison-b953c9d532846ce07cbe1d065c9c30cf40d8903b.zip
(window_name): make sure the default window name is
not NULL. In this case return win's user_name field which is never NULL.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aee8c18..2040123 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-09-18 shawn <sabetts@vcn.bc.ca>
+
+ * src/list.c (window_name): make sure the default window name is
+ not NULL. In this case return win's user_name field which is never
+ NULL.
+
2001-09-18 shawn <sabetts@diggin.lamenet.tmp>
* src/actions.c(user_commands)[0]: remove "lastmsg" from the list.