aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83a0e812..a3733e88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2017-11-30
+ * src/exportcsv.c
+ src/importcsv.c
+ src/importldif.c: adjusted dialog layout to match other ones.
+
+2017-11-30
+
* libsylph/utils.c: strconcat_csv(): enclose fields in double quotes
if double quotes appear.
* src/exportcsv.c: code cleanup. Added header line.