aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c048e4..d1f2bf7 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-11-16 Frederic Culot <frederic@culot.org>
+
+ * src/keys.c (keys_dump_defaults, dump_intro, keys_str2int)
+ (keys_int2str, keys_init, add_key_str, del_key_str): new functions
+
+ * src/io.c (key_to_ascii): moved to src/keys.c
+
+ * src/utils.c (status_bar): updated to display user keybindings
+ * src/utils.c (format_key): new function
+
2008-11-09 Frederic Culot <frederic@culot.org>
* src/io.c (io_load_keys, key_to_ascii): new function