0.9.6claws76
[claws.git] / ChangeLog.claws
index 3445cdbb6367f495e3eb728c88c3fc4dfe8932bc..790c5faa19c2edb30cf816281d316078db161ce7 100644 (file)
@@ -1,3 +1,60 @@
+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