summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2005-02-10 23:22:40 +0000
committersabetts <sabetts>2005-02-10 23:22:40 +0000
commit3d57925ea2acf5f202a89982a70c692eb36572f4 (patch)
tree01c73f59bddf7269cf8933948404683a9ff2c37c /ChangeLog
parent3fac62ca1f2d01907cbfca54f881c3218a1eca41 (diff)
downloadratpoison-3d57925ea2acf5f202a89982a70c692eb36572f4.zip
(parse_keydesc): return a cmdret error in the
event of an error and take a point to an rp_key as an argument. Fill this argument with the parsed key. (parse_keydesc): Don't accept the keysym if it doesn't map to a keycode. (cmdret_new): renamed from cmdret_new_printf. All callers updated. (cmdret_new_printf): remove function. (arg_free): free the key member.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3dc14f5..6c60fc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2005-02-10 Shawn Betts <katia_dilkina@verizon.net>
+
+ * src/actions.c (parse_keydesc): return a cmdret error in the
+ event of an error and take a point to an rp_key as an
+ argument. Fill this argument with the parsed key.
+ (parse_keydesc): Don't accept the keysym if it doesn't map to a
+ keycode.
+ (cmdret_new): renamed from cmdret_new_printf. All callers updated.
+ (cmdret_new_printf): remove function.
+ (arg_free): free the key member.
+
2005-02-09 Shawn Betts <katia_dilkina@verizon.net>
* src/main.c (main): set the RATPOISON env. variable to the path