2007-01-15 [paul] 2.7.1cvs1

* NEWS
	* README
	* RELEASE_NOTES
	* configure.ac
		bump up version number following
		stable release
This commit is contained in:
Paul Mangan 2007-01-15 08:48:42 +00:00
parent 4d14d6671a
commit f792ec70ed
6 changed files with 58 additions and 140 deletions

View file

@ -1,3 +1,12 @@
2007-01-15 [paul] 2.7.1cvs1
* NEWS
* README
* RELEASE_NOTES
* configure.ac
bump up version number following
stable release
2007-01-15 [paul] 2.7.0cvs31
* AUTHORS

25
NEWS
View file

@ -1,5 +1,30 @@
Changes of the Claws Mail GTK2 branch
* 2.7.1
-------
* Bug fixes:
o bug 1095, 'Crash while changing folder columns during
incorporation'
o bug 1098, 'bogus last row display after expanding a thread'
o fix a few annoyances when choosing keys for the CMS (S/MIME)
protocol
o fix updating of the mime parts
o fix Forwarding msgs with attachments that have dos line
endings
o strip S/MIME signatures when re-editing S/MIME signed
messages
o fix body search starting at the end of the mail (and asking
for loop)
o fix Enter in search windows
o fix dbus-related crash in the the GTK+ file selector.
o IMAP: fix recursion when server lists the current subfolder
in the response
o IMAP: get rid of the previous mailimap when connecting, just
in case disconnect was unclean
o IMAP: make sure we don't use an old socket when reconnecting
* 2.7.0
-------

View file

@ -2258,3 +2258,4 @@
( cvs diff -u -r 1.2.2.30 -r 1.2.2.31 src/gtk/filesel.c; ) > 2.7.0cvs29.patchset
( cvs diff -u -r 1.274.2.163 -r 1.274.2.164 src/mainwindow.c; cvs diff -u -r 1.1.2.16 -r 1.1.2.17 src/plugins/pgpcore/prefs_gpg.c; cvs diff -u -r 1.1.2.5 -r 1.1.2.6 src/plugins/pgpcore/prefs_gpg.h; ) > 2.7.0cvs30.patchset
( cvs diff -u -r 1.100.2.46 -r 1.100.2.47 AUTHORS; cvs diff -u -r 1.1.2.31 -r 1.1.2.32 src/gtk/authors.h; ) > 2.7.0cvs31.patchset
( cvs diff -u -r 1.42.2.25 -r 1.42.2.26 NEWS; cvs diff -u -r 1.8.2.29 -r 1.8.2.30 README; cvs diff -u -r 1.1.2.14 -r 1.1.2.15 RELEASE_NOTES; cvs diff -u -r 1.654.2.2312 -r 1.654.2.2313 configure.ac; ) > 2.7.1cvs1.patchset

1
README
View file

@ -711,6 +711,7 @@ http://sourceforge.net/tracker/?group_id=25528&atid=384601
GTK 2 Version
-------------
2007-01-15 2.7.1
2007-01-08 2.7.0
2006-12-04 2.6.1 [first release as Claws Mail]
2006-11-06 2.6.0

View file

@ -1,4 +1,4 @@
8th January 2007 Claws Mail 2.7.0
15th January 2007 Claws Mail 2.7.1
CLAWS MAIL RELEASE NOTES
http://www.claws-mail.org
@ -11,144 +11,26 @@ Claws Mail was previously known as Sylpheed-Claws.
New in this release:
~~~~~~~~~~~~~~~~~~~~
* The --select option can now also select emails by Message-ID
* Attaching files from 'mailto:' URIs (&attach=...) is now possible.
A dialog is displayed to make sure that the user is aware that the
mail will contain attachments
* 'New Message format' has been added to the Compose/Writing options,
this works like the Quote format and the same symbols are supported
* Reworked the About dialog, including the addition of a new page,
'Features', which indicates which of the optional features are
compiled in and which are not. A 'Release Notes' page was also
added
* Added history combo for all search fields (message and text)
* The 'mark_as_read_delay' option is not hidden anymore and can be
found in Configuration/Preferences/Summaries
* Added global and per-folder preferences to set the default
alternate dictionary
* Allow spell-checking to use both current and alternate dictionaries
* Added an hidden option 'addressbook_use_editaddress_dialog' to
embed the contact editor in the addressbook window in contrast to
a separate dialog
* Added a hidden option 'unsafe_ssl_certs', to allow storing
multiple SSL certificates for a given server/port. You will be
asked to accept unknown certificates. Unchecking this option will
require you to re-accept previously known certificates
* Allow copying of folders between mailboxes
* Better automatic account selection for mailing lists (searches for
the email address in the Delivered-To header also)
* Made the "Synchronise" menu item inactive when there's nothing to
synchronise
* Use Message font in Writing and Quoting preferences, as well as in
Templates
* Added more HTML symbols to the html to text converter
* Save the addressbook's window size on closing
* Better checks for syntax errors are applied to Templates and Quote
formats
* Added a check to avoid trying to use a non-existent folder as
default inbox
* Enable setting SSL via STARTTLS from the set-up wizard
* Added handling of ":port" in server addresses in the set-up wizard
to specify a port to connect to
* Bogofilter plugin: added an option to print the X-Claws-Bogosity
header in emails handled by the Bogofilter plugin (in MH folders
only)
* Bogofilter plugin: added an option to whitelist senders found in
addressbook
* Bogofilter plugin: Allow storing of Unsure mails in a specific
folder to make better teaching easier
* Bogofilter plugin: Improved GUI interaction while Bogofilter is
filtering
* TrayIcon plugin: added an "Email from account/..." submenu
* updated Brazilian Portuguese, British English, Catalan, Finnish,
French, Italian, Serbian, Simplified Chinese, Slovak, and Spanish
translations
* Bug fixes:
o bug 934, 'sylpheed claws 2.1 doesn't show Exchanges Public
Folders'
o bug 1052, 'templates %d and %D{fmt} broken but %af works
fine'
o bug 1055, 'Add the 'cancel receive' in the available events
for the toolbar buttons'
o bug 1059, 'Better jpilot charset handling'
o bug 1064, 'crash @ etpan_certificate_check() when opening
an IMAP folder'
o bug 1067, 'Claws-Mail uses 100% CPU on an IMAP folder and is
blocked on main thread'
o bug 1072, 'Claws stops fetching newsgroups from server when
newsgroup got deleted'
o bug 1076, 'privacy options are displayed even when pgp
plugin not loaded / available'
o bug 1077, 'sylpheed-claws does not start when IMAP server
is unavailable'
o bug 1080, 'Using SSL option in wizard for incoming server
does not activate SSL with STARTTLS'
o bug 1081, 'claws-mail segfaults when going offline while it
transfers mails via imap'
o bug 1082, 'incorrect / imprecise error message when imap
server provides ssl only through STARTTLS but
SSL is selected'
o bug 1085, 'Apply to subfolder doesn't work'
o bug 1088, 'ctrl-h produces repeatable crash'.
o bug 1089, 'NUL characters in Subject line are
misinterpreted'
o fixed encoding of headers in the welcome message
o fixed some sensitivity issues in preferences
o fixed crash when using Hide read messages with Mark as read
delay
o fixed parsing of mailcap files with tabs
o fixed address comparison when replying to all (it was
possible to reply to ourselves if the case was
different)
o fixed folder's cache update after running an Action
o fixed hiding of Quicksearch with Esc
o fixed printing of selection, message part, and images
o fixed page count in printing
o IMAP: Fix failure to get separator on LIST "" ""
o change manual's target dir to be LFH-compliant
o some compilation warning fixes
o don't warn about empty subject when redirecting emails
o fix scrolling of log window
o partial download: Fix Mark for download/deletion when
the relevant header is not the first one
o fixed slowness when appending on IMAP
o fixed wrong state of test regexp in folder preferences
o made desktop and icon files not dependant on GNOME 2
o fixed a little memory leak in the addressbook
o don't display errors when synchronising IMAP mailboxes that
have non selectable folders
o When possible, move messages from Queue to Sent instead of
copying and deleting
o don't use any MimeViewer plugin when showing all headers
o tools/maildir2claws-mail.pl: Only substitute 'sent-mail'
if it's the full directory name
o disable Control-Space (handle it as Space).
o bug 1095, 'Crash while changing folder columns during
incorporation'
o bug 1098, 'bogus last row display after expanding a thread'
o fix a few annoyances when choosing keys for the CMS (S/MIME)
protocol
o fix updating of the mime parts
o fix Forwarding msgs with attachments that have dos line
endings
o strip S/MIME signatures when re-editing S/MIME signed
messages
o fix body search starting at the end of the mail (and asking
for loop)
o fix Enter in search windows
o fix dbus-related crash in the the GTK+ file selector.
o IMAP: fix recursion when server lists the current subfolder
in the response
o IMAP: get rid of the previous mailimap when connecting, just
in case disconnect was unclean
o IMAP: make sure we don't use an old socket when reconnecting
For further details of the numbered bugs listed above consult
http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi

View file

@ -8,10 +8,10 @@ PACKAGE=claws-mail
dnl version number
MAJOR_VERSION=2
MINOR_VERSION=7
MICRO_VERSION=0
MICRO_VERSION=1
INTERFACE_AGE=0
BINARY_AGE=0
EXTRA_VERSION=31
EXTRA_VERSION=1
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=