2007-02-11 [colin] 2.7.2cvs41
[claws.git] / ChangeLog
index 3cd6b050677ec49d4785882dcd1e18d53eb3ae83..ff7389251b1c0c2e195496646a98e1823a049001 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2007-02-11 [colin]     2.7.2cvs41
+
+       * src/alertpanel.c
+               Make sure to escape the title
+
+2007-02-11 [colin]     2.7.2cvs40
+
+       * src/codeconv.c
+               Recognize .utf8 locales as .UTF-8 ones
+
+2007-02-11 [colin]     2.7.2cvs39
+
+       * src/compose.c
+               Fix code conversion when dragging a file
+
+2007-02-09 [colin]     2.7.2cvs38
+
+       * src/plugins/clamav/clamav_plugin.c
+               Complete Paul's patch with conditional
+               compilation to avoid breaking compilation
+               on old Dapper and Edgy... Maybe other
+               distros too.
+
 2007-02-09 [paul]      2.7.2cvs37
 
        * src/plugins/clamav/clamav_plugin.c