0.9.6claws76
[claws.git] / ChangeLog.claws
index 88efab4afd861e87f1dad5df27f136e9fc26411a..790c5faa19c2edb30cf816281d316078db161ce7 100644 (file)
@@ -1,4 +1,67 @@
+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
 
@@ -10,6 +73,7 @@
                 "save all" now only saves attachments with names/filenames
 
 2003-11-04 [match]     0.9.6claws68
+
        * src/ldapctrl.[ch]
                fix broken LDAP support.
 
@@ -17,6 +81,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