2012-07-03 [mir] 3.8.1cvs5
[claws.git] / ChangeLog
index a6b95cb1f8bfa06aa25c0fb2a6391c6b79cf3f51..d4997ac236ebb9cd9bcb11535d23cc16fe2d9d9f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,151 @@
+2012-07-03 [mir]       3.8.1cvs5
+
+       * src/procmime.c
+           fix bug 2642, 'improve transfer encoding selection'.
+           Patch provided by Christopher Zimmermann
+           (madroach claws at gmerlin dot de)
+
+2012-07-03 [mir]       3.8.1cvs4
+
+       * src/procmime.c
+       * src/common/defs.h
+            fix bug 2641, '7bit or 8bit encoded attachments can
+            have lines longer than 998 characters'.
+            Patch provided by Christopher Zimmermann
+            (madroach claws at gmerlin dot de)
+
+
+2012-07-03 [mir]       3.8.1cvs3
+
+       * src/procmime.c
+       * src/common/defs.h
+           fix bug 2641, '7bit or 8bit encoded attachments can
+           have lines longer than 998 characters'.
+           Patch provided by Christopher Zimmermann
+           (madroach claws at gmerlin dot de)
+
+2012-07-03 [mir]       3.8.1cvs2
+
+       * src/messageview.c
+       * src/procmime.c
+       * src/common/quoted-printable.c
+       * src/common/quoted-printable.h
+           fix bug 2640, 'improve quoted-printable encoding'
+           Patch provided by madroach claws at gmerlin dot de
+
+2012-06-30 [paul]      3.8.1cvs1
+
+       * Makefile.am
+               fix bug 2579, 'Installed headers redefine autotools-specific constants'
+
+2012-06-27 [paul]      3.8.1
+       * NEWS
+       * README
+       * RELEASE_NOTES 
+               3.8.1 unleashed!
+               
+2012-06-27 [paul]      3.8.0cvs58
+
+       * configure.ac
+               fix minimum required GTK+, which got mistakenly bumped
+               in 3.8.0cvs36
+
+2012-06-27 [paul]      3.8.0cvs57
+
+       * configure.ac
+       * po/cs.po
+       * po/de.po
+       * po/es.po
+       * po/fr.po
+       * po/hu.po
+       * po/id_ID.po
+       * po/lt.po
+       * po/pt_BR.po
+       * po/sk.po
+       * po/sv.po
+       * po/zh_CN.po
+       * po/zh_TW.po
+               updated translations
+       * src/gtk/authors.h
+       * tools/claws.i18n.status.pl
+               updated based on currently active
+
+2012-06-25 [mir]       3.8.0cvs56
+
+       * src/folder.c
+           If a folder class returns <> 0 then the message has not
+           been removed from the file system and therefore it should
+           not be removed from the cache either.
+
+2012-06-20 [ticho]     3.8.0cvs55
+
+       * src/mh.c
+               Fix for bug #1090 - Standard-folders appear again
+               after rescanning tree
+
+2012-06-20 [paul]      3.8.0cvs54
+
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/textview.c
+       * src/textview.h
+               colourise attached patches.
+               Patch by Ticho
+
+2012-06-02 [wwp]       3.8.0cvs53
+
+       * src/gtk/progressdialog.c
+               Add a hide button to the retrieve/send progress dialogs. WM's close button
+               now hides (as well as pressing Esc) instead of doing nothing.
+
+2012-06-02 [wwp]       3.8.0cvs52
+
+       * doc/man/claws-mail.1
+       * src/main.c
+       * src/main.h
+       * src/inc.c
+       * src/procmsg.c
+       * src/gtk/about.c
+               Introduce a new feature: basic session statistics (from the about dialog
+               or the command-line).
+
+2012-06-02 [wwp]       3.8.0cvs51
+
+       * src/compose.c
+               Fix bug 2620: shift+tab from subject field not working.
+
+2012-06-02 [wwp]       3.8.0cvs50
+
+       * src/compose.c
+       * src/mainwindow.c
+       * src/messageview.c
+               Normalize capitalization of strings in UI.
+
+2012-05-30 [paul]      3.8.0cvs49
+
+       * src/common/ssl.c
+               don't do TLS if not requested by user. fixes connecting to
+               servers which, for example, want SSL 3 only
+
+2012-05-27 [paul]      3.8.0cvs48
+
+       * *
+               update copyright headers to 2012
+
+2012-05-27 [paul]      3.8.0cvs47
+
+       * src/editldap.c
+       * src/prefs_actions.c
+       * src/gtk/about.c
+               fix some typos in strings, thanks to Thomas Bellmann
+
+2012-05-16 [paul]      3.8.0cvs46
+
+       * src/prefs_filtering_action.c
+               fix disabled 'select...' button that never goes away
+               when using the new addr book
+               
+
 2012-05-16 [colin]     3.8.0cvs45
 
        * src/common/utils.c