ignore css tags in html mail
[claws.git] / ChangeLog.claws
index 83018c94832ac4b26c906c4d0458aea1b3594ad2..d2ebd7e0cc4282d9737620814f4ddd216161b10a 100644 (file)
@@ -1,3 +1,33 @@
+2001-10-25 [paul]      0.6.4claws5
+
+       * src/html.c
+               ignore css tags in html mail
+
+2001-10-25 [darko]     0.6.4claws4
+
+       * src/compose.c
+               don't declare is_url_string as static function since
+               we need it in gtkstext.c
+       * src/gtkstext.c
+               remove unused variable
+               don't wrap long URLs while composing a message
+
+2001-10-24 [christoph] 0.6.4claws3
+
+       * src/socket.c
+               fix ssl deadlock, when peer closes connection
+
+2001-10-24 [paul]      0.6.4claws2
+
+       * src/prefs_common.c
+               gettextize the gpg ascii-armored warning message
+
+       * src/compose.c
+               insert a DOS/MAC file into the composed message
+               (improvements)
+
+       * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
+
 2001-10-22 [paul]      0.6.4claws1
 
        * sync with sylpheed 0.6.4 release
                add Sergey's smtpcred.patch
                adds separate username/password setting for SMTP Auth
                needed by some servers
+               (closes feature request #471659)
 
 2001-10-13 [paul]      0.6.3claws13