diff options
author | sabetts <sabetts> | 2004-10-12 19:50:41 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2004-10-12 19:50:41 +0000 |
commit | df762c8d7ec794c682634ee3ec79490182fd2f0d (patch) | |
tree | 5c78736dcc281bd8fc6642f74b2ba61643dc3167 | |
parent | 9c3cc09ae8f4301b97516d9a1817679b3ad4cd24 (diff) | |
download | ratpoison-df762c8d7ec794c682634ee3ec79490182fd2f0d.zip |
fixup email mismatch.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -2004-10-07 Shawn Betts <katia_dilkina@verizon.net> +2004-10-07 Shawn Betts <sabetts@vcn.bc.ca> * doc/ratpoison.texi (Frame Numbering): new topic @@ -6,7 +6,7 @@ * autogen.sh: Handle "-f" option. Add usage comment. -2004-10-05 Shawn Betts <katia_dilkina@verizon.net> +2004-10-05 Shawn Betts <sabetts@vcn.bc.ca> * src/actions.c (cmd_unsetenv): add an '=' to the string passed to putenv. @@ -33,7 +33,7 @@ (receive_command): take a root window as an argument and use it to listen for the command. -2004-10-04 Shawn Betts <katia_dilkina@verizon.net> +2004-10-04 Shawn Betts <sabetts@vcn.bc.ca> * src/screen.h (is_a_root_window): new prototype |