fix open attachment with whitespace bug
[claws.git] / ChangeLog.claws
index 09da71b98425480afe2a6229f439b03c41b15377..b6e899458070bbf6aa95aa90cd940fdbeded73dd 100644 (file)
@@ -1,3 +1,68 @@
+2001-08-23 [paul]
+
+       * configure.in
+               Change version number to 0.5.3claws3
+
+       * sync with sylpheed 0.5.3cvs5
+
+       * src/mimeview.c
+               double quote '%s' in 'gedit %s' to fix bug when
+               opening attachment with spaces in the name
+
+2001-08-22 [alte]
+       * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
+         src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
+               initial message templates support
+
+
+2001-08-22 [paul]
+
+       * configure.in
+               change version number to 0.5.3claws2
+
+       * sync with sylpheed 0.5.3cvs4
+
+       * src/procmsg.h src/summaryview.c
+               re-implement (un)ignore thread
+
+2001-08-21 [paul]
+
+       * src/summaryview.c
+               remove unnecessary code
+       * src/compose.c
+               enable 'dynamic' signatures (submitted by
+               Eric Limpens <eric@hscg-internet.nl>)
+
+2001-08-21 [paul]
+
+       clean up after sync with sylpheed 0.5.3 release
+
+       * src/folderview.c
+               fix re-introduced font mess, see Christoph's
+               entry 2001-06-24
+
+       * src/summaryview.c
+               remove prev_msgnum
+                use sylpheed's small font instead of
+               gtk default font for summary view
+
+
+2001-08-17 [paul]
+
+       * configure.in
+               add pl to ALL_LINGUAS - sync with main branch
+
+       * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
+               Updated. Translations by Jens Oberender, Ricardo Mones
+               Lastra, Alfons, and Fabio Junior Beneditto respectively.
+
+       * po/pl.po  ** NEW FILE **
+               sync with the main branch
+
+        * src/folderview.c
+               fix target folder colorizing and refresh problem
+
+
 2001-08-17 [christoph]
 
        * src/mainwindow.c
@@ -10,7 +75,7 @@
 2001-08-16 [paul]
 
        * configure.in
-               change to version 0.5.3claws
+               change to version 0.5.3claws1
 
        * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
          src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,