summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2005-02-22 03:04:40 +0000
committersabetts <sabetts>2005-02-22 03:04:40 +0000
commit1bed5ddd3e05299ab30efc48995d7a3cd5471ad3 (patch)
tree792cc9b3f096602fce56d68e90bf45c612a998c6 /ChangeLog
parentbdb189db87bc4a0c58ecd4a2677712bc9a1276e9 (diff)
downloadratpoison-1bed5ddd3e05299ab30efc48995d7a3cd5471ad3.zip
* src/main.c (read_startup_files): use xsprintf when generating
path to ratpoisonrc. * src/input.c (get_more_input): Use HAVE_HISTORY to ifdef out history_reset. * src/actions.c (command): new variable, raw, which records whether to tell parse_args not to parse the last arg. (cmd_set): likewise
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 13620bf..50a515a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-02-22 sabetts <sabetts@apeguts>
+
+ * src/main.c (read_startup_files): use xsprintf when generating
+ path to ratpoisonrc.
+
+ * src/input.c (get_more_input): Use HAVE_HISTORY to ifdef out
+ history_reset.
+
+ * src/actions.c (command): new variable, raw, which records
+ whether to tell parse_args not to parse the last arg.
+ (cmd_set): likewise
+
2005-02-10 Shawn Betts <sabetts@vcn.bc.ca>
* src/actions.c (parse_keydesc): return a cmdret error in the