2011-08-18 [paul] 3.7.9cvs49
[claws.git] / ChangeLog
index 7ce71d98ea64aa70b0e1b11207b5859933e41dcc..daf480c9fccb1faf356172e9c7c4a9b4dd1420e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,47 @@
+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