From 96b858b8bcb8ddb9a7938c08d2e9577545e85bfd Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Sat, 20 Sep 2008 12:47:06 +0000 Subject: More work on ical import. Macros to handle errors and to display messages in both command-line and curses mode added --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 98e7bad..864dfe0 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2008-09-20 Frederic Culot + + * src/io.c (io_import_data): temporary log file created to store + import process report + + * src/io.c (ical_log_init, ical_log): new functions + + * src/utils.c (warnbox): new function + + * src/utils.h: DISPLAY, EXIT, EXIT_IF, RETURN_IF and RETVAL_IF + macros defined + + * src/vars.c: global variable ui_mode added + 2008-09-16 Frederic Culot * src/io.c (ical_read_note): file created to store ical item -- cgit v1.2.3-54-g00ecf