* src/procmime.c
[claws.git] / ChangeLog.claws
index 88ce0969d4d05c3ed413493fb69d572a5f3c30ec..3445cdbb6367f495e3eb728c88c3fc4dfe8932bc 100644 (file)
@@ -1,4 +1,52 @@
+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.
+
+       * src/ldapquery.c
+               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
+                o  right clicking on icons consistent with right clicking on
+                   mime tree
+                  - fixes a bug where wrong part is saved when you
+                    choose 'Save as' from popup menu
+                  - fixes bug 308 "No way to "save all" attachments"
+                o  fixed a compiler warning.
+
+        * src/textview.c
+                o  removed flickering in mime tree when using "n" and "p"
+                   shortcuts
+                o  fixed bug where selecting the textview and pressing e.g.
+                  'y' causes sylpheed to respond twice.
+
+        * src/summaryview.c
+                removed hard coding of * and ! shortcuts (which only served
+                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