aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2011-08-14 23:31:22 +0800
committerChenthill Palanisamy <pchenthill@novell.com>2011-08-15 01:17:49 +0800
commit01891d0a337838999b8853d2a9813844a981ab14 (patch)
tree45d17e22ec69e767858b818700e5a01eedb6f3b2
parent9145646c9cd3a5afbe991fc4c2f1bed111665a94 (diff)
downloadgsoc2013-evolution-EVOLUTION_3_1_5.tar
gsoc2013-evolution-EVOLUTION_3_1_5.tar.gz
gsoc2013-evolution-EVOLUTION_3_1_5.tar.bz2
gsoc2013-evolution-EVOLUTION_3_1_5.tar.lz
gsoc2013-evolution-EVOLUTION_3_1_5.tar.xz
gsoc2013-evolution-EVOLUTION_3_1_5.tar.zst
gsoc2013-evolution-EVOLUTION_3_1_5.zip
News update for 3.1.5 releaseEVOLUTION_3_1_5
-rw-r--r--NEWS78
1 files changed, 78 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8766cca059..c54ae5d1b9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,81 @@
+Evolution 3.1.5 2011-08-14
+--------------------------
+
+Bug Fixes:
+ Bug 656290 - "Always carbon-copy (cc) to:" option not honored (Milan Crha)
+ Bug 656267 - Checking for auth types doesn't work properly (Milan Crha)
+ Bug 655957 - Current account / all accounts search changes column (Milan Crha)
+ Bug 645476 - Message list unnecessarily scrolls back to selected row (Milan Crha)
+ Bug 656133 - Mail-local not initialized when adding/editing account (Milan Crha)
+ Bug 655843 - Copy to calendar doesn't add timezone information (James Bottomley)
+ Bug 655944 - Import dialog is not showing operation progress (Milan Crha)
+ Bug 655492 - Move 'Automatic contacts' tab to 'Contacts' part (Milan Crha)
+ Bug 655494 - Move 'Calendar and Tasks' tab out of Mail Preferences (Milan Crha)
+ Bug 655872 - [pst-import] Fails to properly open remote client (Milan Crha)
+ Bug 655669 - Can't save inline pictures embedded in HTML Mails (Milan Crha)
+ Bug 656136 - Remove time field in task editor (Milan Crha)
+ Bug 656035. Add missing colon to string (Andre Klapper)
+ Bug 655943 - Meeting request mails are not imported properly (Milan Crha)
+ Bug 655870 - Uses incorrect pointer as string in error message (Milan Crha)
+ Bug 655702 - Do not call Lists Groups when they are Lists anywhere else (Andre Klapper)
+ Bug 655507 - Do not unload extensions, keep them preloaded (Milan Crha)
+ Bug 655507 - Crash on startup when initializing spamassassin (Matthew Barnes)
+ Bug 655893 - Crash on pst folder hierarchy import (Milan Crha)
+ Bug 646646 - Incomplete and folder-incorrect import of pst file (Milan Crha)
+ Bug 655190 - Sluggish performance interacting with calendar/tasks (Milan Crha)
+ Bug 635211 - Select-all processed on timeout when not needed (Milan Crha)
+ Bug 655444 - Alarm/reminder settings split in two tabs in Settings (Milan Crha)
+ Bug 655441 - Fix typo (Andre Klapper)
+ Bug 655430 - Forgotten EMailJunkOptions type init for mail-config.ui (Milan Crha)
+ Bug 655353 - Add translator comment (Andre Klapper)
+ Bug 655255 - Make comp-editor toolbar buttons' tooltips saner (Milan Crha)
+ Bug 654889 - Closes when clicking on year/month selector (Milan Crha)
+ Bug 654261 - Importing ics files into Evolution fails silently (Milan Crha)
+ Bug 340614 - Replace alarm by reminder for UI consistency. (Andre Klapper)
+
+Miscellaneous Fixes:
+ git.mk: Add support for mallard. (Matthew Barnes)
+ EConfig: Broadcast abort/commit events by way of signals. (Matthew Barnes)
+ Fix duplicated section ID (Andre Klapper)
+ Gtk-Doc updates. (Matthew Barnes)
+ EMAccountEditor: Simplify real junk/trash folder selection. (Matthew Barnes)
+ EMFolderSelectionButton: Add an "account" property. (Matthew Barnes)
+ EMFolderSelector: Add a "model" construct-only property. (Matthew Barnes)
+ Add em_folder_tree_new_with_model(). (Matthew Barnes)
+ EMFolderSelectionButton: Add a "folder-uri" property. (Matthew Barnes)
+ Bugfixes and corrections pointed out by Akhil Laddha (Andre Klapper)
+ Remove non-existing option as pointed out by Akhil Laddha (Andre Klapper)
+ Fix TODO now that the code is fixed (Andre Klapper)
+ EShell: Remove unused macro. (Matthew Barnes)
+ Cannot reply to message without preview panel enabled (Milan Crha)
+ Help->FAQ menu item and action are gone (Milan Crha)
+ Fix typos in new docs (Yuri Chornoivan)
+ EModule: Make all modules resident. (Matthew Barnes)
+ Remove link to FAQ as content is covered by new user docs (Andre Klapper)
+ Rename picture to new name (Andre Klapper)
+ Add the one reused translatable picture again (Andre Klapper)
+ Put new user documentation in place (Andre Klapper)
+ Remove outdated instructions for doc translators (Andre Klapper)
+ EMAccountEditor: Readability improvements. (Matthew Barnes)
+ Avoid crashes when moving between messages quickly (Milan Crha)
+ Do not leak memory on each mail folder change (Milan Crha)
+ Use the same term 'Secure connection' everywhere instead of SSL (Andre Klapper)
+ Use email instead of e-mail spelling, like anywhere else (Andre Klapper)
+ Replace user name by username as used anywhere else in Evolution (Andre Klapper)
+ Fix spelling of "Basic Headers" option to be consistent with the rest (Andre Klapper)
+ Drop the duplicated 'Format' from filetype descriptionsto also sync strings with the ones used in shell/e-shell-utils.c (Andre Klapper)
+ Forward button in Evolution Mail Configuration Assistant is actually called Continue (Andre Klapper)
+
+Translations:
+ Fran Dieguez (gl)
+ Christian Kirbach (de)
+ Chao-Hsiung Liao (zh_HK)
+ Jorge González (es)
+ Mario Blättermann (de)
+ Daniel Nylander (sv)
+ Aurimas Černius (lt)
+ Daniel Mustieles (es)
+
Evolution 3.1.4 2011-07-25
--------------------------