X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=ChangeLog.claws;h=97636773b0eab6e2b472af03ee9212cff22cc7bc;hp=47a3ac01c673bf194df94156611ca37e0cafb2d5;hb=b0a0f2a281e4a86924158062878a4afbbac6eed6;hpb=1e171941b5295a2be455857505698d063ea26567 diff --git a/ChangeLog.claws b/ChangeLog.claws index 47a3ac01c..97636773b 100644 --- a/ChangeLog.claws +++ b/ChangeLog.claws @@ -1,3 +1,106 @@ +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 + fix %X cursor point segfault + patch by Christoph + +2004-05-23 [christoph] 0.9.10claws68 + + * src/folder.c + fix folder moving + +2004-05-21 [paul] 0.9.10claws67 + + * sync with 0.9.10cvs17 + see ChangeLog 2004-05-21 + +2004-05-20 [paul] 0.9.10claws66 + + * sync with 0.9.10cvs16 + see ChangeLog 2004-05-19 and 2004-05-20 + +2004-05-19 [alfons] 0.9.10claws65 + + * src/summaryview.h + on some platforms regoff_t is defined as off_t, so + pull in sys/types.h + +2004-05-19 [paul] 0.9.10claws64 + + * sync with 0.9.10cvs13 + see ChangeLog 2004-05-18 + +2004-05-17 [christoph] 0.9.10claws63 + + * src/folder.c + search all folders when searching for default folders and + not return the special folder of the first folder + 2004-05-13 [alfons] 0.9.10claws62 * src/summaryview.c