2005-01-04 [christoph] 0.9.13cvs27
[claws.git] / ChangeLog
index 187f3c7c2058f247c8e358ecbf6e7ca170407ed9..5cd4183ab384b72e9c4cf7930f0d1b2c98123853 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,92 @@
+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
+         when joining lines if the first character of the next line is not
+         space, or it's a boundary between multi- and single-byte characters.
+
+2004-12-13
+
+       * src/action.c: parse_append_filename(): escape special characters
+         (thanks to IWAMOTO Kouichi).
+       * src/utils.c: subst_for_filename(): also substitute single quote.
+
+2004-12-10
+
+       * src/compose.c: compose_wrap_line_all_full(): fixed joining line
+         problem when the first character of the next line is not
+         alphanumeric.
+
+2004-12-09
+
+       * src/main.c: send_queue()
+         src/mainwindow.c: send_queue_cb()
+         src/compose.c: compose_send(), compose_send_later_cb(): ask user
+         to switch to online if in offline mode when sending.
+
+2004-12-08
+
+       * src/imap.c: applied bitlength_clean_up.imap.c.patch that fixes the
+         integer length problem on 64-bit platforms (thanks to Alfons).
+
+2004-12-03
+
+       * version 1.0.0beta4
+
+2004-12-03
+
+       * src/pixmaps/regular.xpm: removed unused icon.
+       * README
+         README.jp: updated.
+
 2004-12-02
 
        * src/pop.c: pop3_write_msg_to_file(): don't convert single CRs to