aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0bed632..81deeba 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>