2007-03-06 [paul] 2.8.1cvs1
authorPaul Mangan <paul@claws-mail.org>
Tue, 6 Mar 2007 05:45:22 +0000 (05:45 +0000)
committerPaul Mangan <paul@claws-mail.org>
Tue, 6 Mar 2007 05:45:22 +0000 (05:45 +0000)
* NEWS
* README
* RELEASE_NOTES
* configure.ac
bump version number following
stable release

ChangeLog
NEWS
PATCHSETS
README
RELEASE_NOTES
configure.ac

index e6d87bf5ebedfe8b7df77a7ac07fa8c388dabcd6..3305337b08233edfd1db7d7d9c5fc1a5877ec538 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-03-06 [paul]      2.8.1cvs1
+
+       * NEWS
+       * README
+       * RELEASE_NOTES
+       * configure.ac
+               bump version number following
+               stable release
+
 2007-03-06 [paul]      2.8.0cvs24
 
        * po/cs.po
diff --git a/NEWS b/NEWS
index 44b5585840424d23e8baed4efce606c4892b157b..6a79ef14aa40e11736c6a7a2360d0342459e4144 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,20 @@
 Changes of the  Claws Mail GTK2 branch
 
+* 2.8.1
+-------
+
+* Bug fixes:
+       o bug 1129, '"local mbox file" account isn't retrieving 
+                    mails'
+       o bug 1135, 'cm-segfault on decrypting with PGP/inline'
+       o bug 1136, 'Crash in group address completion'
+       * Fix "After receiving new mail, go to inbox" on IMAP, and
+         restrict it to manual fetching only
+       * Fix alertpanel.h only included in #ifdef HAVE_LIBETPAN
+       * Fix return value without libetpan
+       * Use gtk_window_set_role instead of gtk_window_set_wmclass
+       * Fix mime/globs path on NetBSD
+
 * 2.8.0
 -------
 
index 22a4c24d1ad772919e31aa7983954f9373167234..bbd860b8bb0be193357c141b60fe9bb5abd41086 100644 (file)
--- a/PATCHSETS
+++ b/PATCHSETS
 ( cvs diff -u -r 1.27.2.33 -r 1.27.2.34 src/addr_compl.c;  ) > 2.8.0cvs22.patchset
 ( cvs diff -u -r 1.155.2.53 -r 1.155.2.54 src/Makefile.am;  cvs diff -u -r 1.49.2.89 -r 1.49.2.90 src/procmime.c;  ) > 2.8.0cvs23.patchset
 ( cvs diff -u -r 1.9.2.10 -r 1.9.2.11 po/cs.po;  ) > 2.8.0cvs24.patchset
+( cvs diff -u -r 1.42.2.28 -r 1.42.2.29 NEWS;  cvs diff -u -r 1.8.2.32 -r 1.8.2.33 README;  cvs diff -u -r 1.1.2.17 -r 1.1.2.18 RELEASE_NOTES;  cvs diff -u -r 1.654.2.2473 -r 1.654.2.2474 configure.ac;  ) > 2.8.1cvs1.patchset
diff --git a/README b/README
index 125a725ce592af6b4dd82530264888a62709aba6..09d2d53f0e29b22acf514eec9ad519c7c2d612af 100644 (file)
--- a/README
+++ b/README
@@ -715,6 +715,7 @@ http://sourceforge.net/tracker/?group_id=25528&atid=384601
 
 GTK 2 Version
 -------------
+2007-03-06     2.8.1
 2007-02-26     2.8.0
 2007-01-26     2.7.2
 2007-01-15     2.7.1
index b04dcd9437b5b2444d95fa0164acb284d1834f7c..e484f413a6fbaf575dee01dc72950efe464bb704 100644 (file)
@@ -1,4 +1,4 @@
-26th February 2007                                   Claws Mail 2.8.0
+6th March 2007                                       Claws Mail 2.8.1
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -9,111 +9,17 @@ email client.
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Removed 'Separate Folder tree' and 'Separate Message View' and put
-  new layouts in place of it, 'Standard', 'Three columns', 'Wide
-  message' and 'Wide message list'. Accessible from /View/Layout.
-
-* Added IMAP subscriptions
-  Creating a new folder subscribes it. Deleting a folder unsubscribes
-  it. "Creating" an existing but unsubscribed folder will subscribe
-  it. By default, for new accounts, only subscribed folders are shown.
-  A contextual menu item has been added, /Subscriptions,  which allows
-  switching the display between All folders and Subscribed folders
-  only. It also enables the subscribing and unsubscribing of folders. 
-
-* Added the option 'Enable customisable menu shortcuts' to the
-  'Other' preferences page. Turning this off locks the current hot
-  keys, preventing accidental changes.
-
-* Added icons for application/pdf, application/pgp-signature,
-  application/postscript and text/calendar.
-
-* Added /Tools/List URIs
-  Enables opening any or all of the URIs contained in the currently
-  selected mail.
-
-* Added 'spam flag' to the Filtering and Processing Match Types.
-
-* Removed the 'Composing messages exist' dialogue on exit. Instead
-  opened messages are automatically saved to drafts, and re-opened at
-  the next startup.
-
-* Added handling of local URIs, (file:///...), from the --attach
-  command line.
-
-* Added Account options for spellcheck default dictionaries.
-
-* Added 'Edit/Delete thread'.
-
-* Added an option 'Ask about account specific filtering rules...' to
-  the 'Other' page, which was previously a hidden option.
-
-* Some preferences have been re-arranged:
-  Moved the 'Ask before emptying trash' option on the 'Other' page
-  outside of the 'On exit' frame as it's not only an 'On exit' option.
-  Moved 'Never send Return Receipts' from 'Other'  to 'Sending' page.
-  Moved keybinding preferences to the 'Other' page.
-  Added 'mousepad' to the list of text editors on the 'External
-  Programs' page.
-
-* Bogofilter and SpamAssassin plugins: Enabled moving spam mail to the
-  Account's Trash folder instead of default Trash folder.
-
-* ClamAV plugin: updated for the upstream changes in libclamav, whilst
-  maintaining compatibility with older version of libclamav.
-
-* GPG Plugins: Added an option 'Use gpg-agent to manage passwords' to
-  GPG page of the common preferences. Fixes annoyances with distro-
-  installed gpg-agent, when no pinentry program is installed, and the
-  user is at a loss on why "decryption failed". It can be turned off
-  to bypass gpg-agent. The option is disabled if gpg-agent is not
-  running.
-
-* TrayIcon plugin: Added 'Hide at startup' and 'Close to tray'
-  options.
-  When the 'Close to tray' option is used the Window Manager's hotkey
-  and [X] button will hide the window instead of closing it - closing
-  CM can be done using the tray icon menu or the /File menu.
-  Clicking the trayicon now raises the window to current desktop when
-  it was either minimized or shaded, or when it was on another desktop.
-
-* Added support for non ISO-8859-1 compatible locales to the Actions
-  scripts freshmeat_search.pl, google_search.pl and multiwebsearch.pl.
-               
-* Renamed the maildir2claws-mail.pl script to kmail-mailbox2claws-mail.pl
-  and updated it to work with newer versions of Kmail. 
-
-* Added thunderbird-filters-convertor.pl script, which converts
-  thunderbird filter rules to Claws filter rules.
-
-* Updated Brazilian Portuguese, British English, Czech, Finnish,
-  French, German, Hungarian, Polish, Serbian, Simplified Chinese,
-  Slovak and Spanish translations.
-
 * Bug fixes:
-       o bug 1033, 'Automatically refresh message list when new
-                    messages arrives'
-       o bug 1106, 'Claws crash on exit if LDAPS autocompletion
-                    was used'
-       o bug 1110, 'pgpmime fails to process encapsulated openpgp
-                    mime (rfc 3156, 6.1 -> rfc1847)'
-       o bug 1116, 'summary view allow a subject line break'
-       o bug 1117, 'fcntl locking code does not work in mbox.c'
-       o bug 1123, 'Segmentation fault while opening address book'
-       o Gentoo bug 165819, 'can't create a "local mbox file" account'
-       * Fixed bug that prevented colorization from working in the
-          Compose window without the wrap quotation option.
-       * Fixed address completion issues.
-       * Fixed focus issues after hiding the Quick Search
-       * Don't encode ',' in URIs before passing it to the browser
-         command-line.
-       * Fixed markup being shown in the alert panel
-       * Recognize .utf8 locales as .UTF-8 ones
-       * Fixed code conversion when dragging a file
-       * Fixed 'warn if there are queued messages' option, which
-         only checked the first mailbox's queue
-       * Fixed default hotkeys in Compose's Send menu.
-       * Plug some memory leaks.
+       o bug 1129, '"local mbox file" account isn't retrieving 
+                    mails'
+       o bug 1135, 'cm-segfault on decrypting with PGP/inline'
+       o bug 1136, 'Crash in group address completion'
+       * Fix "After receiving new mail, go to inbox" on IMAP, and
+         restrict it to manual fetching only
+       * Fix alertpanel.h only included in #ifdef HAVE_LIBETPAN
+       * Fix return value without libetpan
+       * Use gtk_window_set_role instead of gtk_window_set_wmclass
+       * Fix mime/globs path on NetBSD
 
 For further details of the numbered bugs listed above consult
 http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
index e6bcc0d9abfdd99ed680b918065cd8fe5247254a..10f981f564d1135f3169c59d674a4eccb1aa459d 100644 (file)
@@ -8,10 +8,10 @@ PACKAGE=claws-mail
 dnl version number
 MAJOR_VERSION=2
 MINOR_VERSION=8
-MICRO_VERSION=0
+MICRO_VERSION=1
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=24
+EXTRA_VERSION=1
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=