diff options
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -5,6 +5,11 @@ * src/notify.c (print_option, notify_app_txt): new functions notification configuration menu updated with daemon-related variables + + * src/io.c (io_save_conf): save daemon configuration options + + * src/custom (custom_load_conf): restore daemon configuration + options 2009-07-29 Frederic Culot <frederic@culot.org> @@ -18,7 +23,7 @@ * src/notify.c (notify_launch_cmd): return an error code - * src/notify.c (notify_get_next_bckg): new function + * src/notify.c (notify_get_next_bkgd): new function 2009-07-27 Frederic Culot <frederic@culot.org> |