2011-07-21 [mones] 3.7.9cvs37
[claws.git] / ChangeLog
index 22b92d3e8f470bd0b614652b138ff8c450740e53..c436c31fcfb9c17e7f2f36bca9bc00305ef903a4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,60 @@
+2011-07-21 [mones]     3.7.9cvs37
+
+       * src/common/plugin.c
+       * src/common/plugin.h
+               Make licences allowed for plugins more explicit and also
+               accept dual (or more) licences when properly formatted.
+               Doesn't require any change on current plugins.
+
+2011-07-18 [mones]     3.7.9cvs36
+
+       * manual/advanced.xml
+               Document briefly tags feature.
+       * manual/glossary.xml
+               Fix definition to avoid confussion with tags.
+       * manual/es/advanced.xml
+       * manual/es/glossary.xml
+               Synchronize Spanish translation with the above.
+
+2011-07-07 [holger]    3.7.9cvs35
+
+       * claws-mail.desktop
+               Add indicator stuff to the desktop file
+               Taken from bug #2450
+
+2011-07-06 [paul]      3.7.9cvs34
+
+       * src/edittags.c
+               fix English usage
+
+2011-07-06 [mones]     3.7.9cvs33
+
+       * src/edittags.c
+               Do not create an empty tag name row in panel and
+               warn user about using a non-reserved tag instead
+
+2011-07-05 [mones]     3.7.9cvs32
+
+       * src/imap.c
+       * src/common/tags.c
+       * src/common/tags.h
+       * src/etpan/imap-thread.c
+               Make constants for reserved tags and use them
+               Removed also duplicate comparison while at it
+
+2011-07-05 [paul]      3.7.9cvs31
+
+       * src/compose.c
+               when using a Compose template, only place the cursor
+               in the body when the cursor symbol, %cursor (%X), is used
+
+2011-07-03 [paul]      3.7.9cvs30
+
+       * src/main.c
+               do main_window_popup(mainwin); on plugin load error, or
+               else the warning dialogue and mainwindow stays minimised
+               and hidden
+
 2011-07-03 [paul]      3.7.9cvs29
 
        * src/wizard.c