2011-11-05 [wwp] 3.7.10cvs72
[claws.git] / ChangeLog
index 808516716fa0c7fa0ff83abc9a7338dbd29fc0f0..d7bc1e103c7f19028ebe53df871f3a3a16df1a8f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2011-11-05 [wwp]       3.7.10cvs72
+
+       * src/gtk/gtkaspell.c
+               Fix compilation where 'null' is undefined (use NULL instead).
+
+2011-11-05 [colin]     3.7.10cvs71
+
+       * src/gtk/gtkaspell.c
+               No need to show a backtrace if gtkaspell is null
+
+2011-11-05 [pawel]     3.7.10cvs70
+
+       * src/gtk/gtkaspell.c
+               Fix crasher when spellchecking is not enabled
+
+2011-11-02 [mones]     3.7.10cvs69
+
+       * doc/man/claws-mail.1
+               fixed hyphens (patch from Debian packaging)
+               fixed header to follow man style closely 
+               documented new option --compose-from-file
+               removed INSTALLATION section, doesn't belong to manpage
+               added ENVIRONMENT, COPYRIGHT and BUGS sections
+               expanded FILES section to include certs and autofaces dirs
+               expanded SEE ALSO section to include manual and plugins
+
+2011-11-01 [colin]     3.7.10cvs68
+
+       * src/common/utils.c
+               Fix wrong debug stuff commited.
+
 2011-11-01 [colin]     3.7.10cvs67
 
        * src/compose.c