2011-08-18 [paul] 3.7.9cvs49
[claws.git] / ChangeLog
index 0252a59b341b218d21384945ccb05241d8693e39..daf480c9fccb1faf356172e9c7c4a9b4dd1420e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,14 +1,83 @@
+2011-08-18 [paul]      3.7.9cvs49
+
+       * manual/handling.xml
+               fix typos. thanks to vilpan
+
+2011-08-17 [paul]      3.7.9cvs48
+
+       * tools/claws.i18n.status.pl
+               add Mindaugas Baranauskas (Lithuanian)
+
+2011-08-14 [mir]       3.7.9cvs47
+
+       * src/news.c
+       * src/etpan/nntp-thread.c
+       Fix bug 2418. Patch provided by Sébastien Bigaret with
+       some minor contribution by me.
+
+2011-08-13 [mir]       3.7.9cvs46
+
+       * src/etpan/nntp-thread.c
+         Fix bug when NNTP server sends authentication warning
+         as part of the connection session. Privously etpan would
+         bail out for any return code other than NEWSNNTP_NO_ERROR
+         but as early as the connection session a return code like
+         NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
+          NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
+         be considered as an error.
+
+2011-08-12 [paul]      3.7.9cvs45
+
+       * src/mimeview.c
+               3.7.9cvs43 mistakenly dropped off the info
+               about the mime part from the tooltip
+
+2011-08-12 [wwp]       3.7.9cvs44
+
+       * src/gtk/quicksearch.c
+        Fix duplicate key accel (thanks to Ra-Mones-Mones II).
+
+2011-08-09 [paul]      3.7.9cvs43
+
+       * src/mimeview.c
+               fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
+
+2011-08-06 [paul]      3.7.9cvs42
+
+       * src/compose.c
+               fix cursor placement in Forward template
+
+2011-08-06 [paul]      3.7.9cvs41
+
+       * src/gtk/description_window.c
+               fix bug 1963, 'Preferences Templates Information Window Focus loss'
+
+2011-08-05 [holger]    3.7.9cvs40
+
+       * claws-mail.desktop
+               Revert 3.7.9cvs35 for now, it may be problematic
+               (see bug #2450)
+
+2011-08-05 [paul]      3.7.9cvs39
+
+       * src/mainwindow.c
+       * src/messageview.c
+               use 'Collapse quotes' rather than 'Fold quotes' on
+               labels, for consistency
+       * src/toolbar.c
+               use 'Receive mail from account' rather than 'on account'
+
 2011-07-30 [mir]       3.7.9cvs38
 
        * src/etpan/Makefile.am
        * src/plugins/pgpcore/Makefile.am
        * src/plugins/pgpmime/Makefile.am
        * src/plugins/smime/Makefile.am
-         Fix broken build on Debian Sid. enchant.h cannot be
-         found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
-         present in Makefile.am. Apparently enchant.h in older
-         versions were placed in /usr/include which is always
-         scanned be default.
+               Fix broken build on Debian Sid. enchant.h cannot be
+               found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
+               present in Makefile.am. Apparently enchant.h in older
+               versions were placed in /usr/include which is always
+               scanned be default.
 
 2011-07-21 [mones]     3.7.9cvs37