aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2014-04-27 21:13:10 +0800
committerMatthew Barnes <mbarnes@redhat.com>2014-04-27 21:13:10 +0800
commita33d66675e96047414b19cb71853359e70676bf0 (patch)
treed4b9b6ca98c35554053c2b3225f20979338b27fb
parent05f19e74b3f98eba5197c715ec2dcb71a16a8d8c (diff)
downloadgsoc2013-evolution-a33d66675e96047414b19cb71853359e70676bf0.tar
gsoc2013-evolution-a33d66675e96047414b19cb71853359e70676bf0.tar.gz
gsoc2013-evolution-a33d66675e96047414b19cb71853359e70676bf0.tar.bz2
gsoc2013-evolution-a33d66675e96047414b19cb71853359e70676bf0.tar.lz
gsoc2013-evolution-a33d66675e96047414b19cb71853359e70676bf0.tar.xz
gsoc2013-evolution-a33d66675e96047414b19cb71853359e70676bf0.tar.zst
gsoc2013-evolution-a33d66675e96047414b19cb71853359e70676bf0.zip
NEWS update for 3.13.1 release.
-rw-r--r--NEWS54
1 files changed, 54 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 422652734e..f07badc135 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,57 @@
+Evolution 3.13.1 2014-04-28
+---------------------------
+
+Bug Fixes:
+ Bug 340075 - More IM contact fields (Christian Schaarschmidt)
+ Bug 508744 - Select PGP key from a list in mail account properties
+ (Milan Crha)
+ Bug 545106 - [Automatic Contacts] Adds duplicate email addresses
+ (Watson Yuuma Sato)
+ Bug 551793 - Alarms dialog: Change "Customize" option (Anup-Allamsetty)
+ Bug 684425 - Do not pass NULL text to gtk_entry_set_text() (Milan Crha)
+ Bug 699797 - Verify SSL trust after redirection (Matt McCutchen)
+ Bug 719417 - Remove em-filter-i18n.h (Matthew Barnes)
+ Bug 724059 - Allow arbitrary number of phone entries in the contact
+ editor (Christian Schaarschmidt)
+ Bug 726110 - Use gtk_drag_check_threshold() instead of hard-coded
+ values (Milan Crha)
+ Bug 726542 - Unpadded black border on various mail account settings
+ pages (Milan Crha)
+ Bug 726654 - Search bar's filter change may not steal keyboard focus
+ (Milan Crha)
+ Bug 727888 - Wrap the Location label in a reminder dialog (Milan Crha)
+ Bug 727967 - Undo/Redo text is not displayed in menus (Milan Crha)
+
+Other Changes:
+ * User documentation improvements. (Andre Klapper)
+ * Refactor the folder selection dialog to show progress and errors
+ inline. (Matthew Barnes)
+ * Plugged assorted memory leaks. (Milan Crha)
+ * Add an --enable-code-coverage configure option to enable gcov
+ support. (Milan Crha)
+ * Installed test suite improvements. (Vadim Rutkovsky)
+ * e-util: Port to thread-safe ECategories API (Philip Withnall)
+ * Cancel pending mail operations when going offline or on quit
+ (Milan Crha)
+ * EMailDisplay: Install HTML click event handlers on images in all
+ frames (Tomas Popela)
+ * Reset MessageList::seen_id in mail_reader_message_seen_cb()
+ (Milan Crha)
+ * Make 'Copy Link Location' copy into both primary and selection
+ clipboards (Milan Crha)
+
+Translations:
+ Marek Černocký (cs)
+ Christian Kirbach (de)
+ Tom Tryfonidis (el)
+ Fran Dieguez (gl)
+ Gianvito Cavasoli (it)
+ Jiro Matsuzawa (ja)
+ Kjartan Maraas (nb)
+ Yuri Myasoedov (ru)
+ Matej Urbančič (sl)
+
+
Evolution 3.12.0 2014-03-24
---------------------------