2010-03-02 [mones] 3.7.5cvs30
[claws.git] / ChangeLog
index 2f285b0f0d3b5f669b269433fbfafe375c0e28d9..3860aab2ae122782e8386d79c4734e0136a4a67c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,66 @@
+2010-03-02 [mones]     3.7.5cvs30
+
+       * README
+               Fix mailing list archives location
+                Remove currently unavailable CVS webview
+
+2010-03-01 [iwkse]     3.7.5cvs29
+
+       * src/common/plugin.c
+                       Other indentation issues
+
+2010-03-01 [iwkse]     3.7.5cvs28
+
+       * src/common/plugin.c
+                       Fix indentation of the previous commit
+
+2010-03-01 [iwkse]     3.7.5cvs27
+
+       * src/common/plugin.h
+       * src/common/plugin.c
+                       Add API for getting a loaded Plugin from the
+                       plugin's name, plugin_get_loaded_by_name (const gchar *name)
+                       Thanks to Colin, Michael
+
+2010-02-27 [colin]     3.7.5cvs26
+
+       * configure.ac
+       * AUTHORS
+       * src/gtk/authors.h
+       * manual/Makefile.am
+       * manual/de/Makefile.am
+       * manual/de/account.xml
+       * manual/de/ack.xml
+       * manual/de/addrbook.xml
+       * manual/de/advanced.xml
+       * manual/de/claws-mail-manual.xml
+       * manual/de/faq.xml
+       * manual/de/glossary.xml
+       * manual/de/gpl.xml
+       * manual/de/handling.xml
+       * manual/de/intro.xml
+       * manual/de/keyboard.xml
+       * manual/de/plugins.xml
+       * manual/de/starting.xml
+       * manual/de/dist/.cvsignore
+       * manual/de/dist/Makefile.am
+       * manual/de/dist/html/.cvsignore
+       * manual/de/dist/html/Makefile.am
+       * manual/de/dist/pdf/.cvsignore
+       * manual/de/dist/pdf/Makefile.am
+       * manual/de/dist/ps/.cvsignore
+       * manual/de/dist/ps/Makefile.am
+       * manual/de/dist/txt/.cvsignore
+       * manual/de/dist/txt/Makefile.am
+               Add the german translation of the manual, done by
+               Volker Ribbert <thoraki@arcor.de>.
+
+2010-02-27 [holger]    3.7.5cvs25
+
+       * src/prefs_toolbar.c
+               Don't make toolbar item description for
+               plugin registered items editable
+
 2010-02-26 [colin]     3.7.5cvs24
 
        * src/toolbar.c