[gnome-online-accounts/gnome-3-16] Prepare 3.16.5
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts/gnome-3-16] Prepare 3.16.5
- Date: Tue, 8 Dec 2015 14:21:18 +0000 (UTC)
commit a10286023bbbbbf3244d1404915590a4aab11900
Author: Debarshi Ray <debarshir gnome org>
Date: Tue Dec 8 15:06:45 2015 +0100
Prepare 3.16.5
NEWS | 14 ++++++++++++++
configure.ac | 4 ++--
2 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index cb24ce8..1c39e86 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,23 @@
+Overview of changes in 3.16.5
+=============================
+
+* Bugs fixed:
+ 751524 Network changes cause authentication token timeouts
+ 752736 owncloud: Doesn't work with non-standard ports
+ 755168 owncloud, exchange: Sanitize HTTP error messages
+ 755316 imap-smtp: Fix typo in error message
+ 756494 identity: Don't ever nullify identifier
+ 756759 provider, telepathy: Small leak fixes
+ 758361 Crash in mail_client_check_auth_run_cb when goa_mail_auth_run fails
+
+
Overview of changes in 3.16.4.1
===============================
* Bugs fixed:
754142 build: Ensure that the new 96x96 HiDpi icons actually get installed
+
Overview of changes in 3.16.4
=============================
diff --git a/configure.ac b/configure.ac
index 9f38a38..447e131 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
m4_define([goa_major_version], [3])
m4_define([goa_minor_version], [16])
-m4_define([goa_micro_version], [4])
-m4_define([goa_nano_version], [1])
+m4_define([goa_micro_version], [5])
+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]