0.8.11claws48
[claws.git] / ChangeLog.claws
index 7c367924fc6fb1e8c54fff005eff17ffe463f361..27b31a71c34c2152a72a9f479e6fe7ecbcfeb440 100644 (file)
@@ -1,3 +1,65 @@
+2003-03-25 [christoph] 0.8.11claws48
+
+       * src/mimeview.c
+       * src/procmime.c
+               remove mime type guessing from mime parser and use
+               name based mime types in viewer lookup for mime type
+               application/octet-stream
+
+2003-03-25 [christoph] 0.8.11claws47
+
+       * doc-src/readme.txt
+       * doc-src/rfc2554.txt
+               add RFC about SMTP AUTH
+
+       * src/send_message.c
+       * src/common/smtp.[ch]
+               add extra error code for authentication errors and
+               clear temporary password when this error occurs
+
+       (closes Bug 84 authentication failure while sending should
+        prompt for password again)
+
+2003-03-25 [christoph] 0.8.11claws46
+
+       * configure.ac
+       * src/Makefile.am
+       * src/imageview.[ch]                            ** REMOVE **
+       * src/messageview.[ch]
+       * src/mimeview.[ch]
+       * src/prefs_common.[ch]
+       * src/textview.c
+       * src/plugins/Makefile.am
+       * src/plugins/image_viewer/.cvsignore           ** NEW **
+       * src/plugins/image_viewer/Makefile.am          ** NEW **
+       * src/plugins/image_viewer/plugin.c             ** NEW **
+       * src/plugins/image_viewer/viewer.[ch]          ** NEW **
+               move image viewer into a plugin (building is enabled by default)
+               [ToDo: Prefs for resize and autoview]
+
+2003-03-25 [paul]      0.8.11claws45
+
+       * sync with 0.8.11cvs12
+               see ChangeLog 2003-03-26
+
+2003-03-25 [paul]      0.8.11claws44
+
+       * sync with 0.8.11cvs11
+               see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
+               
+       Note: Selective Download is broken.
+               
+2003-03-22 [christoph] 0.8.11claws43
+
+       * src/folder.c
+               code cleanup for flags copying
+
+2003-03-22 [christoph] 0.8.11claws42
+
+       * src/plugins/trayicon/trayicon.c
+               fix setting the transparent area when the window size
+               is forced by the system tray
+
 2003-03-22 [christoph] 0.8.11claws41
 
        * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **