2.10.0 unleashed
[claws.git] / ChangeLog
index a2dc773a44b6af9f5038e5a660c31135405a84a6..59926d1c5cc983d98f39e13e0ff7288c7c7c1873 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,64 @@
+2007-07-02 [paul]      2.10.0
+
+       * NEWS
+       * README
+       * RELEASE_NOTES
+               2.10.0 released
+
+2007-07-02 [paul]      2.9.2cvs78
+
+       * po/de.po
+       * po/en_GB.po
+       * po/es.po
+       * po/fr.po
+       * po/hu.po
+       * po/pt_BR.po
+       * po/ru.po
+       * po/zh_CN.po
+               updated by Stephan Sachse, me, Ricardo Mones
+               Lastra, Fabien Vantard, Pader Rezso, Frederico
+               Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
+
+2007-07-02 [paul]      2.9.2cvs77
+
+       * AUTHORS
+               updated
+
+2007-06-29 [wwp]       2.9.2cvs76
+
+       * src/gtk/headers.h
+               Fix a typo (thanks to Ricardo for finding this out).
+
+2007-06-28 [paul]      2.9.2cvs75
+
+       * src/folderview.c
+               fix build warnings
+
+2007-06-28 [paul]      2.9.2cvs74
+
+       * tools/Makefile.am
+               fix bug in the autotools build system.
+               Files cataloged under EXTRA_DIST were never
+               automatically copied to the build tree.
+               (fix 'make distcheck')
+               Patch by Michael Rasmussen.
+
+2007-06-24 [colin]     2.9.2cvs73
+
+       * src/news_gtk.c
+               Fix bug 1249, 'Error handling for 
+               news errors needs modification'
+               Only popup error if the according
+               pref in Prefs/Receive is set.
+
 2007-06-21 [colin]     2.9.2cvs72
 
        * src/common/plugin.c
        * src/common/plugin.h
                Change plugin API to know whether it's safe to 
                unload plugins or whether we should just hide
-               them
+               them. Fixes bug 1248, 'Core dumps after 
+               unloading plugin and clicking on load plugins'
        * src/plugins/bogofilter/bogofilter.c
        * src/plugins/clamav/clamav_plugin.c
        * src/plugins/demo/demo.c