sync with sylpheed 0.6.5cvs11
[claws.git] / ChangeLog
index 6e176f644bc960e3a294c66a55917eecb2f03e35..966b3300d8a4fb197e91371b4e4f6ddd0e094641 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,16 @@
+2001-11-20
+
+       * src/addrbook.c: removed redundant functions, and fixed generation
+         of spurious address book file names.
+       * src/addrindex.c: V-Card -> vCard.
+
 2001-11-19
 
        * src/textview.c: get_email_part(): replaced isalnum() with
          the macro IS_ASCII_ALNUM() which restricts the range of
          characters to 7bit ASCII (thanks to Shimamoto).
+       * src/utils.c: remote_tzoffset_sec(): workaround for malformed
+         timezone offset.
 
 2001-11-18