diff options
author | sabetts <sabetts> | 2002-01-11 10:47:07 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2002-01-11 10:47:07 +0000 |
commit | f92fdee896fa396680b994b709d6ac775636a44c (patch) | |
tree | d95028fe9c6293daaa531b2ad69ef5f79a5b28b2 /ChangeLog | |
parent | 7760dea7c2bc409fc5dc8db8774ff52ddcdd68a0 (diff) | |
download | ratpoison-f92fdee896fa396680b994b709d6ac775636a44c.zip |
(handler): store the error text at the beginning of
the string instead of 7 bytes in.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-01-11 shawn <sabetts@vcn.bc.ca> + + * src/main.c (handler): store the error text at the beginning of + the string instead of 7 bytes in. + 2002-01-10 shawn <sabetts@vcn.bc.ca> * src/events.c (delegate_event): ignore the CirculateRequest event. |