aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dfd37b5a..99944cfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2017-11-29
+
+ * libsylph/libsylph-0.def
+ libsylph/utils.[ch]: added strconcat_csv() which concaternates strings
+ and outputs as a CSV string.
+ * src/Makefile.am
+ src/addressbook.c
+ src/exportcsv.[ch]: implemented CSV export feature.
+
2017-11-24
* libsylph/prefs_common.[ch]