diff options
author | Frederic Culot <calcurse@culot.org> | 2008-11-25 20:48:58 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2008-11-25 20:48:58 +0000 |
commit | 910901a4f0abe565e5c1d12a480784e90a4bcd6c (patch) | |
tree | ba68a9d83d7cd48434a8af23bf98ad24f5c66811 /ChangeLog | |
parent | eb88eaecb3055fc5ab3cd3e05f0bc77e68f3942a (diff) | |
download | calcurse-910901a4f0abe565e5c1d12a480784e90a4bcd6c.zip |
User-defined keys are now saved to file.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-11-25 Frederic Culot <frederic@culot.org> + + * src/io.c (io_save_cal): updated to save user-defined keys + + * src/keys.c (keys_save_bindings): new function + 2008-11-23 Frederic Culot <frederic@culot.org> * src/keys.c (keys_popup_info, keys_action_count_keys): new |