2007-11-19 [wwp] 3.1.0cvs1
[claws.git] / ChangeLog
index a01dde23a6ea68290102c8b99766fc8254f35207..e97e3ac8b7ca76cfe919c08c3b863a2cf6ea2f75 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,88 @@
+2007-11-19 [wwp]       3.1.0cvs1
+
+       * src/edittags.c
+               Fix a tiny leak and duplicate variable.
+
+2007-11-19 [paul]      3.1.0
+
+       * NEWS
+       * README
+       * RELEASE_NOTES 
+               3.1.0 released
+
+2007-11-19 [paul]      3.0.2cvs145
+
+       * po/de.po
+       * po/fi.po
+       * po/fr.po
+       * po/hu.po
+       * po/it.po
+       * po/pl.po
+       * po/pt_BR.po
+       * po/sk.po
+       * po/zh_CN.po
+               updated by Stephan Sachse, Flammie Pirinen,
+               Fabien Vantard, Pader Rezso, Andrea Spadaccini,
+               Emil Nowak, Frederico Goncalves Guimaraes,
+               Andrej Kacian, and Ralph Young
+
+2007-11-18 [mones]     3.0.2cvs144
+
+       * po/es.po
+               Updated Spanish translation
+
+2007-11-18 [colin]     3.0.2cvs143
+
+       * src/edittags.c
+               Prevent empty tag after edit, thanks to wwp
+
+2007-11-18 [colin]     3.0.2cvs142
+
+       * src/editaddress.c
+               Fix possible "(null)" %s - thanks to wwp
+
+2007-11-16 [wwp]       3.0.2cvs141
+
+       * src/common/utils.c
+               Fix for 3.0.2cvs140, prevents from crashing when opening
+               a compose window.
+
+2007-11-16 [colin]     3.0.2cvs140
+
+       * src/main.c
+       * src/common/claws.c
+               Output a bit more useful info at startup
+               in --debug mode
+
+2007-11-16 [colin]     3.0.2cvs139
+
+       * src/compose.c
+       * src/common/utils.c
+       * src/common/utils.h
+               Fix bug 1387, 'Request for --compose to 
+               support multiple attachments'
+
+2007-11-16 [colin]     3.0.2cvs138
+
+       * src/news.c
+               Fix bug 1390, 'NNTP fails after server 
+               closed connection'
+
+2007-11-16 [colin]     3.0.2cvs137
+
+       * src/prefs_display_header.c
+               Fix bug 1389, 'Changing 'Display headers 
+               in message view' breaks dispheaderrc'
+
+2007-11-14 [colin]     3.0.2cvs136
+
+       * src/summaryview.c
+       * src/gtk/quicksearch.c
+       * src/gtk/quicksearch.h
+               Fix resetting the quicksearch when in non-sticky
+               mode, but Recursive is set: reset only when going
+               out of the root search folder.
+
 2007-11-14 [colin]     3.0.2cvs135
 
        * src/filtering.c