0.9.6claws78
[claws.git] / ChangeLog.claws
index 1b5f4422bd25158d88171513c6889fac85aaba16..95d184e47088d2723aa4d04ed46976a195a86f7c 100644 (file)
@@ -1,3 +1,44 @@
+2003-11-17 [luke]      0.9.6claws78
+        * src/textview.c
+                add check for disguised URLs, fixing bug 57
+                "Hidden URL in HTML Mails"
+
+2003-11-16 [christoph] 0.9.6claws77
+
+       * src/procmime.c
+               fix crash when parsing invalid Content-Type header
+
+2003-11-16 [christoph] 0.9.6claws76
+
+       * src/pgpmime.c
+       * src/privacy.c
+       * src/procmime.c
+       * src/sgpgme.[ch]
+               implement message decrypting
+
+       * src/rfc2015.c
+               remove old code
+
+2003-11-14 [luke]      0.9.6claws75
+
+        * src/mimeview.c
+                fix a couple of problems that treated application/* and
+                application/octet-stream the wrong way around
+                (since 0.9.6claws10), causing "Open" to do nothing.
+
+2003-11-14 [christoph] 0.9.6claws74
+
+       * src/messageview.c
+       * src/pgpmime.c
+       * src/privacy.[ch]
+               prepare for message part decrypting
+
+       * src/sgpgme.c
+               add output for expired signatures
+
+       * src/rfc2015.c
+               remove some old code
+
 2003-11-10 [christoph] 0.9.6claws73
 
        * src/mimeview.c