summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrcyeske <rcyeske>2001-12-06 05:49:43 +0000
committerrcyeske <rcyeske>2001-12-06 05:49:43 +0000
commit4906c254eb9dff1b760e0a3cb0224cb491738866 (patch)
tree9b6c4b00db96d2b6d50641e820f74c2af9cd7a89 /ChangeLog
parent4609f74d3b5e05f1f947b7398490f211fc039586 (diff)
downloadratpoison-4906c254eb9dff1b760e0a3cb0224cb491738866.zip
fixed perl bug
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65b5670..056da29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2001-12-05 Ryan C Yeske <rcyeske@sfu.ca>
+
+ * contrib/genrpbindings: Fix perl typos. From Doug Kearns
+ <djkea2@mugc.its.monash.edu.au>.
+
+2001-12-04 Ryan C Yeske <rcyeske@sfu.ca>
+
+ * contrib/genrpbindings: New file.
+
+ * src/actions.c (user_commands): Add markup for genrpbindings.
+ (cmd_getenv): New function.
+
2001-10-18 shawn <sabetts@vcn.bc.ca>
* src/split.c (show_frame_indicator): call XSync after clearing the window.