2007-06-02 [colin] 2.9.2cvs27
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index 44b5585840424d23e8baed4efce606c4892b157b..137816b708b453d4bff80186ea0ab9bacb0cc081 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,127 @@
 Changes of the  Claws Mail GTK2 branch
 
+* 2.9.2
+-------
+
+* Added a printer icon.
+
+* Bug fixes
+       o bug 1187, 'Reply-to addressee disappears when reply-to text
+                    box is clicked...' (Maemo)
+       o bug 1190, 'dir_open' button doesn't work' (Maemo)
+       o bug 1193, 'Need a way to multi-select items'
+       o bug 1194, 'Hardware keys move from email list to account/
+                    directory list, but not back to email list...'
+                    (Maemo)
+       o bug 1196, 'Edit>Select All doesn't work' (Maemo)
+       o bug 1198, 'Reply-all "disappearing" address bug
+                    persists...'
+       o bug 1200, 'Add option to always retrieve full messages'
+       o bug 1209, 'Clicking on address in header (mailto uri)
+                    selects default account'
+       o bug 1211, 'Offline dialog message bugs/annoyances...'
+       o Don't reflect accounts changes to the mainwindow when it's
+         not necessary.
+       o Fix double fetching of mails if first try failed
+       o Fix a crash in textview
+       o Fix changing quicksearch type (after Esc, after changing
+         Recursive, ...)
+       o tools/uudec Fix missing dash to `display` command-line
+
+* 2.9.1
+-------
+
+* Security fix:
+       o Fix for CVE-2007-1558 (APOP)
+         http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1558
+
+* Bug fixes
+       o Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
+       o Fix encoding woes wrt saving of mails and parts
+
+* 2.9.0
+-------
+
+* Added a Maemo port
+  The Maemo port touches several areas: using the correct APIs for
+  a good integration, adding of a new layout suited for small
+  screens, Maemo-specific default preferences changes, Maemo-specific
+  GUI improvements, etc.
+
+* Added more customisable colour labels
+
+* Added 'Mark as spam', 'Mark as ham', and 'Add to address book'
+  filtering actions
+
+* Added a new Quote Format symbol, %A, to insert the sender's email 
+  address
+
+* Changed the option to display unread message counts next to folder
+  names: it is now possible to display the total count of messages
+  too. Configurable from Display/Summaries
+
+* If Claws Mail is already running on another display, attempting to
+  start it will mention that instead of popping up the window on the
+  other display
+
+* Added debugging of filtering/processing rules. Configurable from
+  Other/Logging options page
+
+* Added handling of the contextual menu key in compose windows and
+  MIME parts list
+
+* Added a "pulsing" progressbar in the label window used when
+  rebuilding folder tree, etc, in order to show activity
+
+* Improved "Offline mode override" dialogue to avoid asking
+  repeatedly, but still ask on explicit user actions
+
+* Improved the creation of POP/Local accounts when no MH mailbox
+  exist: create the default one
+
+* Write folderlist directly after adding/deleting accounts that have
+  folders
+
+* Added logging IMAP ALERTs as errors in the log
+
+* Added a way for MimeViewer plugins to implement search in a part's
+  body
+
+* Updated, added and replaced some icons
+
+* Added display of any LDAP specified Search attributes 
+
+* Added 'telephoneNumber' in the default LDAP list of attributes
+
+* Updated the Face header in the welcome message
+
+* Added the option to minimize to tray in the Trayicon plugin
+
+* Added a wrapper to mairix in the tools folder, tools/mailrix.sh
+
+* Added a script which enables inserting files into the message body
+  of a new Compose window from the command line,
+  tools/claws-mail-compose-insert-files.pl
+
+* Updated Brazilian Portuguese, Catalan, Czech, French, German,
+  Hungarian, Polish,Serbian, Simplified Chinese, and Spanish
+  translations
+
+* 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
 -------