summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2006-05-09 02:49:22 +0000
committersabetts <sabetts>2006-05-09 02:49:22 +0000
commit6feeebf4098ff5ee66bc3d91249e26d5264bfed2 (patch)
tree773129af1271d90513d5738d36bfa97c4503cd96 /ChangeLog
parentcad59769b61b4ccd618f72355d1011eaf0008b96 (diff)
downloadratpoison-6feeebf4098ff5ee66bc3d91249e26d5264bfed2.zip
(ws_init): loop from 1 not 0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 588c9bd..b14375d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-05-08 Shawn Betts <sabetts@vcn.bc.ca>
+
+ * contrib/rpws (ws_init): loop from 1 not 0
+
2006-04-29 Shawn Betts <sabetts@vcn.bc.ca>
* src/bar.c (marked_message): print NULL if msg is null in debug output