[gnome-online-accounts/gnome-3-18] Prepare 3.18.3



commit ee67a5703798a1629c3b633ba10a5927abdb10ff
Author: Debarshi Ray <debarshir gnome org>
Date:   Thu Dec 17 10:37:15 2015 +0100

    Prepare 3.18.3

 NEWS         |   13 +++++++++++++
 configure.ac |    4 ++--
 2 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 74b4ef2..5945234 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Overview of changes in 3.18.3
+=============================
+
+* Bugs fixed:
+ 751524 Network changes cause authentication token timeouts
+ 755316 imap-smtp: Fix typo in error message
+ 758361 Crash in mail_client_check_auth_run_cb when goa_mail_auth_run fails
+
+* Updated translations:
+ Simplified Chinese
+ Slovenian
+
+
 Overview of changes in 3.18.2.1
 ===============================
 
diff --git a/configure.ac b/configure.ac
index c1c497f..84bdcb8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 m4_define([goa_major_version], [3])
 m4_define([goa_minor_version], [18])
-m4_define([goa_micro_version], [2])
-m4_define([goa_nano_version], [1])
+m4_define([goa_micro_version], [3])
+m4_define([goa_nano_version], [0])
 
 m4_define([goa_base_version],
           [goa_major_version.goa_minor_version.goa_micro_version])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]