diff options
author | sabetts <sabetts> | 2001-09-18 09:39:57 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2001-09-18 09:39:57 +0000 |
commit | b953c9d532846ce07cbe1d065c9c30cf40d8903b (patch) | |
tree | 80ddcdd4aa32092c767571be36d7179053584c7e /ChangeLog | |
parent | 4bb832c2d2a691c1b96deee822de9d0767b827cc (diff) | |
download | ratpoison-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |