2006-11-09 [wwp] 2.6.0cvs21
[claws.git] / ChangeLog
index 10e9f50178d38513a32ae72c497b9fe7587d98bb..9791c778474f9aed92d2fa6fefb19f7f4c204946 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,105 @@
+2006-11-09 [wwp]       2.6.0cvs21
+
+       * src/compose.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_compose_writing.c
+               add a compose new message format (in prefs/compose/writing), it's a
+               simple subject+body template to use when opening a new composition
+               window. It's similar to the existent reply and forward formats.
+
+               enhanced the template/format % symbols substitution mechanism to
+               use current composition window information when % are used in
+               the compose new message format or in templates applied to new
+               messages (there were useless in that situations before). When
+               applied to new messages, %d corresponds to the system time/date.
+
+2006-11-09 [paul]      2.6.0cvs20
+
+       * src/gtk/authors.h
+               fix last commit
+
+2006-11-09 [paul]      2.6.0cvs19
+
+       * src/gtk/authors.h
+               keep tje alphabetical order
+
+2006-11-08 [colin]     2.6.0cvs18
+
+       * src/etpan/imap-thread.c
+               Fix bug 1054, 'Slowness logging big 
+               data chunks'
+
+2006-11-08 [paul]      2.6.0cvs17
+
+       * tools/Makefile.am
+               fix the renaming
+
+2006-11-08 [paul]      2.6.0cvs16
+
+       * src/common/defs.h
+               update BUGZILLA_URI
+
+2006-11-08 [paul]      2.6.0cvs15
+
+       * tools/Makefile.am
+       * tools/OOo2claws-mail.pl
+       * tools/OOo2sylpheed.pl
+       * tools/README
+       * tools/acroread2claws-mail.pl
+       * tools/acroread2sylpheed.pl
+       * tools/kmail2claws-mail.pl
+       * tools/kmail2claws-mail_v2.pl
+       * tools/kmail2sylpheed.pl
+       * tools/kmail2sylpheed_v2.pl
+       * tools/maildir2claws-mail.pl
+       * tools/maildir2sylpheed.pl
+       * tools/nautilus2claws-mail.sh
+       * tools/nautilus2sylpheed.sh
+       * tools/outlook2claws-mail.pl
+       * tools/outlook2sylpheed.pl
+       * tools/tb2claws-mail
+       * tools/tb2sylpheed
+       * tools/tbird2claws.py
+       * tools/tbird2syl.py
+       * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
+       * tools/kdeservicemenu/install.sh
+       * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
+       * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
+       * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
+       * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
+       * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
+               renamed (removed, added) tools files
+
+2006-11-08 [paul]      2.6.0cvs14
+
+       * src/main.c
+       * src/common/defs.h
+               Migrate sylpheedrc to clawsrc, and fix the standard
+               plugins path in the process
+
+2006-11-07 [colin]     2.6.0cvs13
+
+       * src/Makefile.am
+               Symlink sylpheed-claws relative to 
+               claws-mail
+
+2006-11-07 [colin]     2.6.0cvs12
+
+       * src/compose.c
+               Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
+
+2006-11-07 [paul]      2.6.0cvs11
+
+       * src/gtk/about.c
+               Fix a missed occurence of
+               Sylpheed-Claws
+
+2006-11-07 [paul]      2.6.0cvs10
+
+       * src/Makefile.am
+               Fix symlink installation
+
 2006-11-07 [paul]      2.6.0cvs9
 
        * src/Makefile.am