diff options
author | sabetts <sabetts> | 2004-12-04 17:43:44 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2004-12-04 17:43:44 +0000 |
commit | 756c0c5c6fb8f17f080f7b126ec4f4e42da1e5f2 (patch) | |
tree | ebf6d76702f8fbf018256acc039b8d740f7d65cb /ChangeLog | |
parent | efd915268006959e51e21585f73925a0a8cf8b7b (diff) | |
download | ratpoison-756c0c5c6fb8f17f080f7b126ec4f4e42da1e5f2.zip |
use a hyphen instead of underscore for f->last_access.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-12-04 Shawn Betts <sabetts@vcn.bc.ca> + + * src/frame.c (frame_dump): use a hyphen instead of underscore for + f->last_access. + 2004-11-22 Shawn Betts <sabetts@vcn.bc.ca> * src/actions.c (cmd_verbexec): rewritten to fix crash bug. |