summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2004-12-04 17:43:44 +0000
committersabetts <sabetts>2004-12-04 17:43:44 +0000
commit756c0c5c6fb8f17f080f7b126ec4f4e42da1e5f2 (patch)
treeebf6d76702f8fbf018256acc039b8d740f7d65cb /ChangeLog
parentefd915268006959e51e21585f73925a0a8cf8b7b (diff)
downloadratpoison-756c0c5c6fb8f17f080f7b126ec4f4e42da1e5f2.zip
use a hyphen instead of underscore for f->last_access.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7cb8f48..20a57a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.