aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2014-05-26 15:25:16 +0800
committerMilan Crha <mcrha@redhat.com>2014-05-26 15:25:16 +0800
commitfcfcddf3bc276a18ccadbec26824097ccee264d0 (patch)
tree5e812e4b7365481f977ffaec16c783243406ba26
parentb3819be9f7cc1f1f522e7fb4007c48c25ed09b0b (diff)
downloadgsoc2013-evolution-fcfcddf3bc276a18ccadbec26824097ccee264d0.tar
gsoc2013-evolution-fcfcddf3bc276a18ccadbec26824097ccee264d0.tar.gz
gsoc2013-evolution-fcfcddf3bc276a18ccadbec26824097ccee264d0.tar.bz2
gsoc2013-evolution-fcfcddf3bc276a18ccadbec26824097ccee264d0.tar.lz
gsoc2013-evolution-fcfcddf3bc276a18ccadbec26824097ccee264d0.tar.xz
gsoc2013-evolution-fcfcddf3bc276a18ccadbec26824097ccee264d0.tar.zst
gsoc2013-evolution-fcfcddf3bc276a18ccadbec26824097ccee264d0.zip
NEWS update for 3.13.2
-rw-r--r--NEWS47
1 files changed, 47 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f07badc135..1e3250d34f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,50 @@
+Evolution 3.13.2 2014-05-26
+---------------------------
+
+Bug Fixes:
+ Bug 685323 - Provide SIP field for contacts (Milan Crha)
+ Bug 729256 - Busy loop under replace_local_image_links() (Tomas Popela)
+ Bug 729084 - Use tel: URI instead of callto: for phone numbers (Milan Crha)
+ Bug 653892 - Allow to enter more than four email addresses (Christian Schaarschmidt)
+ Bug 666142 - Filtered message not opened in a separate window (Milan Crha)
+ Bug 691957 - MDN: Do not show "Sender has been notified..." message (Milan Crha)
+ Bug 678843 - May re-prompt password on account re-enable (Milan Crha)
+ Bug 563048 - Prefer Inbox type over other types in folder description (Milan Crha)
+ Bug 730145 - Switching folders marks message as seen (Carl Schaefer)
+ Bug 730199 - [MessageList] Support dates with value larger than 2^32 (Milan Crha)
+
+Miscellaneous:
+ EFileRequest: Fix build with additional debug messages enabled (Tomas Popela)
+ EContactEditor: IM service name not localized properly (Milan Crha)
+ EContactEditor: IM field is focused after editor open (Milan Crha)
+ EWebView: Allow navigation in page through HTML anchor elements (Tomas Popela)
+ EWebView: Rework how link with fragment is detected, use SoupURI for it (Tomas Popela)
+ EContactEditor: Restore focused widget in sensitize_all() (Milan Crha)
+ EContactEditor: Make sure custom widget types are available (Milan Crha)
+ Custom mail account order reset on an account add or remove (Milan Crha)
+ Update tar format to tar-ustar (Yanko Kaneti)
+ Updated German translation (Christian Kirbach)
+ Runtime criticals when closing an appointment editor with reminders (Milan Crha)
+ tests: fix searchbar lookup (Vadim Rutkovsky)
+ tests: add necessary comboboxes in contact editor if needed (Vadim Rutkovsky)
+ tests: wait until contact editor is hidden while saving (Vadim Rutkovsky)
+ tests: attach journald logs to html report (Vadim Rutkovsky)
+ tests: make a small pause for menu to appear (Vadim Rutkovsky)
+ tests: scroll to the bottom of contact editor if needed (Vadim Rutkovsky)
+ tests: remove extra table header from addressbook.feature (Vadim Rutkovsky)
+ tests: eliminate tabs from tests (Vadim Rutkovsky)
+ tests: run pkexec journalctl (Vadim Rutkovsky)
+ tests: make addressbook_contacts test shorter (Vadim Rutkovsky)
+ tests: correctly search for combobox-textbox pair (Vadim Rutkovsky)
+ tests: give an app 5 secs to start (Vadim Rutkovsky)
+
+Translations:
+ Matej Urbančič (sl)
+ Juhani Numminen (fi)
+ Yuri Myasoedov (ru)
+ Carles Ferrando (ca@valencia)
+ Marek Černocký (cs)
+
Evolution 3.13.1 2014-04-28
---------------------------