aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2008-09-20 12:47:06 +0000
committerFrederic Culot <calcurse@culot.org>2008-09-20 12:47:06 +0000
commit96b858b8bcb8ddb9a7938c08d2e9577545e85bfd (patch)
tree116c0e30a2cba24eccf29727b21547978d754b47 /ChangeLog
parent62077a18f5ca760dc7798470ca4c457f905c7cd5 (diff)
downloadcalcurse-96b858b8bcb8ddb9a7938c08d2e9577545e85bfd.tar.gz
calcurse-96b858b8bcb8ddb9a7938c08d2e9577545e85bfd.zip
More work on ical import. Macros to handle errors and to display messages in both command-line and curses mode added
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98e7bad..864dfe0 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2008-09-20 Frederic Culot <frederic@culot.org>
+
+ * 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 <frederic@culot.org>
* src/io.c (ical_read_note): file created to store ical item