2005-01-28 [colin] 1.0.0cvs23.1
[claws.git] / ChangeLog
index b195e6fa2a052fc2ae139bd46ff2a1804fff2aea..0baccf09353517d970fa7a007bcf96c9ef79cd6b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,69 @@
+2005-01-11
+
+       * src/template.c: template_write_config(): fixed potential memory
+         corruption bug.
+
+2005-01-06
+
+       * src/pop.[ch]: added POP3_DONE to Pop3State (it is set when logout
+         is completed).
+         pop3_write_uidl_list(): force output of UIDLs of deleted messages
+         when POP3 session is aborted (thanks to Masahiro Tomita).
+
+2005-01-06
+
+       * src/Makefile.am: use AM_CPPFLAGS and AM_YFLAGS instead of CPPFLAGS
+         and YFLAGS (they are reserved for users).
+
+2004-12-24
+
+       * version 1.0.0
+
+2004-12-22
+
+       * src/account.c: account_delete(): fixed the crash on deleting a
+         remote account if the corresponding folder was selected (Debian BTS
+         #284483).
+
+2004-12-21
+
+       * NEWS, TODO, TODO.jp: updated.
+       * manual/ja/sylpheed.sgml: updated.
+
+2004-12-17
+
+       * src/action.c: parse_append_filename(): escape all special characters
+         without quote (thanks to IWAMOTO Kouichi and Yoichi Imai).
+       * AUTHORS: updated.
+
+2004-12-16
+
+       * INSTALL
+         INSTALL.jp: updated the confirmation list.
+
+2004-12-15
+
+       * version 1.0.0rc
+
+2004-12-15
+
+       * src/compose.c: compose_wrap_line_all_full(): fixed the logic of
+         space insertion.
+
+2004-12-15
+
+       * manual/ja/sylpheed.sgml: updated.
+
+2004-12-15
+
+       * src/addrbook.c
+         src/addressbook.c
+         src/addrindex.c
+         src/jpilot.c
+         src/ldif.c
+         src/syldap.c
+         src/vcard.c: removed '... defined but not used' warnings.
+
 2004-12-13
 
        * src/compose.c: compose_wrap_line_all_full(): only insert space