X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=ChangeLog.claws;h=97636773b0eab6e2b472af03ee9212cff22cc7bc;hp=26bdff41c7615da29bcf2044451fc7b52bcfa89f;hb=b0a0f2a281e4a86924158062878a4afbbac6eed6;hpb=c805a067900b47727f0dc4709f3cff2793c04311 diff --git a/ChangeLog.claws b/ChangeLog.claws index 26bdff41c..97636773b 100644 --- a/ChangeLog.claws +++ b/ChangeLog.claws @@ -1,3 +1,68 @@ +2004-06-03 [paul] 0.9.11cvs2 + + * src/msgcache.c + sync with main 0.9.11cvs1: "changed gint32 to + guint32 for some platforms" + +2004-06-02 [christoph] 0.9.11cvs1 + + * src/common/ssl.c + fix SSL_CTX variable name for older OpenSSL versions + + (Closes Bug 503 fix compilation with older OpenSSL) + +2004-05-31 [paul] 0.9.11claws + + * 0.9.11claws released + +2004-05-31 [paul] 0.9.10claws72 + + * po/es.po + po/it.po + po/ja.po + po/pl.po + po/sk.po + po/sr.po + po/zh_CN.po + update translations, submitted by Ricardo Mones Lastra, + Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian, + Urke MMI, and Hansom Young + +2004-05-25 [luke] 0.9.10claws71 + + * AUTHORS + * src/mimeview.c + * src/stockpixmap.[ch] + * src/Makefile.am + * src/pixmaps/privacy_emblem_encrypted.xpm ** NEW ** + * src/pixmaps/privacy_emblem_failed.xpm ** NEW ** + * src/pixmaps/privacy_emblem_passed.xpm ** NEW ** + * src/pixmaps/privacy_emblem_signed.xpm ** NEW ** + * src/pixmaps/privacy_emblem_warn.xpm ** NEW ** + + o Added privacy emblems from Jesper Shultz + + o Overlay emblems onto mimeview icons to indicate + status of signature and if a message is encrypted + + * src/textview.c + remove unused color definitions (were used to + indicate sig status) + +2004-05-25 [paul] 0.9.10claws70 + + * AUTHORS + tools/Makefile.am + tools/README + tools/nautilus2sylpheed.sh ** NEW FILE ** + add script to enable sending files from + nautilus. + Submitted by Reza Pakdel + + * tools/launch_firebird ** REMOVED ** + removed as the standard "firefox '%s'" now functions + correctly + 2004-05-23 [paul] 0.9.10claws69 * src/compose.c