fix bug where the insert sig button would be effective only when auto_sig was set
[claws.git] / ChangeLog.claws
index 549a62f7e3f8fa094626078191e4f564d457c1ba..b02fd5cbe3d0a9ef8c995470ca3dfbb8f9e77c48 100644 (file)
@@ -1,3 +1,89 @@
+2003-06-06 [paul]      0.9.0claws13
+
+       * src/compose.c
+               fix bug where the insert sig button would be effective
+               only when auto_sig was set
+
+2003-06-06 [paul]      0.9.0claws12
+
+       * sync with 0.9.2 release
+
+2003-06-02 [paul]      0.9.0claws11
+
+       * sync with 0.9.1cvs1
+               see ChangeLog 2003-06-02
+               
+       * po/de.po
+               update by Jens
+
+2003-06-01 [christoph] 0.9.0claws10
+
+       * src/account.c
+               don't use substring search to find accounts by email address
+
+       (closes Bug 169 Overly loose matching of "From" address)
+
+2003-05-31 [christoph] 0.9.0claws9
+
+       * doc-src/rfc2683.txt
+       * src/imap.c
+               limit IMAP command length as recommended in RFC2683
+               (message number lists will be split into multiple imap
+               sets, the limit of 1000 octets is not a hard limit)
+
+       (closes Bug 161 sylpheed-claws exits with segfault when logging
+        in to certain imap-servers)
+
+2003-05-29 [alfons]    0.9.0claws8
+
+       * src/toolbar.[ch]
+               add print button (calling summary_print());
+               fine tune setting tooltip text;
+               (if someone needs other buttons, please take these 
+               commits as a guide, instead of bothering us - also
+               see 0.8.11claws150) 
+
+2003-05-29 [darko]     0.9.0claws7
+
+       * src/compose.c
+               fix crash when word wrapping kicks in due to
+               changed text by spell checker
+
+2003-05-29 [paul]      0.9.0claws6
+
+       * src/compose.c
+               fix bug where changing account would insert
+               sig even if auto_sig was FALSE
+               
+       * ChangeLog
+         ChangeLog.jp
+         INSTALL
+               sync with 0.9.1 release
+
+2003-05-28 [christoph] 0.9.0claws5
+
+       * src/imap.c
+               fix truncation of too long commands
+
+       (closes Bug 167 IMAP hangs trying to get envelope
+        information in imap_get_uncached_messages)
+
+2003-05-27 [paul]      0.9.0claws4
+
+       * tools/Makefile.am
+         tools/maildir2sylpheed.pl     ** NEW FILE **
+               add kmail to sylpheed mailbox conversion script
+
+2003-05-27 [paul]      0.9.0claws3
+
+       * sync with 0.9.0cvs10
+               see ChangeLog 2003-05-26
+
+2003-05-26 [paul]      0.9.0claws2
+
+       * sync with 0.9.0cvs9
+               see ChangeLog 2003-05-26
+
 2003-05-24 [paul]      0.9.0claws1
 
        * sync with 0.9.0cvs8