2005-12-11 [paul] 1.9.100cvs82
[claws.git] / ChangeLog
index 6095cc4f19e41c2e6b0575b553edde99e452cd14..a02604a8148de0a42b2d6e58194222cc033ec29f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,49 @@
+2005-12-11 [paul]      1.9.100cvs82
+
+       * src/gtk/filesel.c
+               fix attach_load_dir crasher (double free)
+
+2005-12-09 [paul]      1.9.100cvs81
+
+       * po/POTFILES.in
+       * src/mainwindow.c
+       * src/gtk/Makefile.am
+       * src/gtk/icon_legend.c
+       * src/gtk/icon_legend.h
+               add icon legend
+       * src/manual.c
+               cleanup
+
+2005-12-09 [paul]      1.9.100cvs80
+
+       * src/plugins/pgpcore/passphrase.c
+               wrap the label in the dialog
+
+2005-12-09 [cleroy]    1.9.100cvs79
+
+       * src/plugins/pgpcore/sgpgme.c
+               Display (untrusted) on not trusted signatures
+               Patch by Michal Èihaø <michal@cihar.com>
+               Closes bug #867 (Report also key trust)
+
+2005-12-09 [cleroy]    1.9.100cvs78
+
+       * src/common/plugin.c
+               Update licence check, following Eben Moglen's advice
+
+2005-12-08 [colin]     1.9.100cvs77
+
+       * src/folder.c
+               Fix the occasionnal item->cache != NULL 
+               assertion failure. 
+
+2005-12-08 [colin]     1.9.100cvs76
+
+       * src/mimeview.c
+       * src/plugins/pgpcore/sgpgme.c
+               Print key id when unable to check it
+               Closes bug #866 (Show key id when missing)
+
 2005-12-08 [paul]      1.9.100cvs75
 
        * src/prefs_common.c