2005-10-19 [colin] 1.9.15cvs78
[claws.git] / ChangeLog-gtk2.claws
index 442f0fd23fda1dc41e1ebaffd82f6415ef1b306d..3f2fcb56204efdce5740b335d93a73cf24780f15 100644 (file)
@@ -1,3 +1,45 @@
+2005-10-19 [colin]     1.9.15cvs78
+
+       * src/plugins/pgpmime/pgpmime.c
+               Oops, no need to double-check though
+
+2005-10-19 [colin]     1.9.15cvs77
+
+       * src/plugins/pgpinline/pgpinline.c
+       * src/plugins/pgpmime/pgpmime.c
+               Check that my_tmpfile() doesn't 
+               return NULL
+
+2005-10-19 [colin]     1.9.15cvs76
+
+       * src/common/utils.c
+               Use shorter mime boundaries to avoid having
+               MTAs rewrapping our headers, breaking the
+               PGP signature in the process 
+       * src/compose.c
+       * src/plugins/pgpmime/pgpmime.c
+               Check for boundary uniqueness to be sure
+               it won't happen, instead of hoping for the
+               best
+
+2005-10-19 [colin]     1.9.15cvs75
+
+       * sylpheed-claws.desktop
+       * src/Makefile.am
+       * src/main.c
+               Ship a sylpheed-claws binary instead
+               of a sylpheed one. Change the socket
+               name, too
+       * src/folderview.c
+               Update folder only if it changed
+       * src/wizard.c
+               Fix i18n in welcome mail, patch by
+               Fabien Vantard
+
+2005-10-19 [paul]
+
+       1.9.99-rc2 released
+
 2005-10-19 [paul]      1.9.15cvs74
 
        * src/folder.c