summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2001-09-13 10:32:18 +0000
committersabetts <sabetts>2001-09-13 10:32:18 +0000
commit20b25a51550f3361e3cdd0608b1801cb56f09bf2 (patch)
treefaff564b7e1061fc3f8ff838fe037460d6d493f3 /ChangeLog
parent6f4a5fd3982be29a1fe0c33016355f07fdfd7678 (diff)
downloadratpoison-20b25a51550f3361e3cdd0608b1801cb56f09bf2.zip
* src/actions.c (command): Gobble the whitespace between the
command and the argument list. Code that did this in specific commands has been removed. * src/input.c (update_input_window): Draw a cheap-o cursor
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0688a34..d6c7ebb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-09-13 shawn <sabetts@diggin.lamenet.tmp>
+
+ * src/actions.c (command): Gobble the whitespace between the
+ command and the argument list. Code that did this in specific
+ commands has been removed.
+
+ * src/input.c (update_input_window): Draw a cheap-o cursor
+
2001-09-09 shawn <sabetts@diggin.lamenet.tmp>
* src/conf.h (MAXSIZE_WINDOWS_ARE_TRANSIENTS): defined