0.9.6claws78
[claws.git] / ChangeLog.claws
index 32fc1770b73fb3fd56cf1b8449696627d027a385..95d184e47088d2723aa4d04ed46976a195a86f7c 100644 (file)
@@ -1,4 +1,89 @@
+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
+               add "Full info" button for bad and warn signature status
+
+       * src/sgpgme.c
+               generate full signature info like gpg's output
+               (gpg -v --with-fingerprint --verify)
+
+2003-11-10 [christoph] 0.9.6claws72
+
+       * src/mimeview.c
+       * src/pgpmime.c
+       * src/privacy.[ch]
+       * src/sgpgme.[ch]
+       * src/textview.[ch]
+               o add code to view full signature info
+               o do automatic signature checks
+
+2003-11-10 [alfons]    0.9.6claws71
+
+       * src/summaryview.c
+               don't crash when gtkut_font_load() returns invalid font (has
+               something to do with locale settings)
+               Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
+
+2003-11-09 [alfons]    0.9.6claws70
+
+       * src/procmime.c
+               plug leak
+
+2003-11-08 [luke]      0.9.6claws69
+
+       * src/summaryview.c
+                fix some typos
+
+        * src/compose.c
+                rewrite compose_attach_parts(), fixing various bugs mainly
+               to do with re-editing.
+
+        * src/mimeview.c
+                "save all" now only saves attachments with names/filenames
+
 2003-11-04 [match]     0.9.6claws68
+
        * src/ldapctrl.[ch]
                fix broken LDAP support.
 
@@ -6,6 +91,7 @@
                remove printf's.
 
 2003-11-04 [luke]      0.9.6claws67
+
         * src/mimeview.c
                 o  fixed bug 4 "focus lost on messages with attachments"
                 o  fixed 'Save all' attachments for new mime changes
                 to cause problems if you tried to redefine the shortcuts)
 
 2003-11-04 [luke]      0.9.6claws66
+
         * src/plugins/image_viewer/viewer.c
        * src/plugins/image_viewer/viewerprefs.c
        * src/plugins/image_viewer/viewerprefs.glade