summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2011-09-26 16:50:12 -0400
committerDavid Zeuthen <davidz@redhat.com>2011-09-26 16:50:12 -0400
commite030cc4fb25671b1c5611bd16bb0372eed45c58d (patch)
tree19b4309bbcce2a03e81fdadde28eba13773240d0
parente9902ed7868716803b5b4925f681a9dbd9b71c56 (diff)
downloadgnome-online-accounts-e030cc4fb25671b1c5611bd16bb0372eed45c58d.tar.gz
Update NEWS for release3.2.0
Signed-off-by: David Zeuthen <davidz@redhat.com>
-rw-r--r--NEWS59
-rw-r--r--configure.ac2
2 files changed, 59 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 91f1834..cdd145d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
==================================================
-gnome-online-accounts 3.1.91
+gnome-online-accounts 3.2.0
==================================================
gnome-online-accounts provides interfaces so applications and
@@ -7,6 +7,63 @@ libraries in GNOME can access the user's online accounts.
Changes since 3.1.91:
+Aurimas Černius (1):
+ Added Lithuanian translation
+
+Baptiste Mille-Mathias (1):
+ Let authentication webkit window inherit from GNOME proxy settings (bug #658444)
+
+Chao-Hsiung Liao (1):
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+David Zeuthen (2):
+ Post-release version bump to 3.1.92
+ Update NEWS for release
+
+Gil Forcada (2):
+ [l10n]Forgot to add ca on LINGUAS
+ [l10n]Added Catalan (Valencian) translation
+
+Inaki Larranaga Murgoitio (1):
+ Added Basque language
+
+Ivaylo Valkov (1):
+ Updated Bulgarian translation
+
+Kenneth Nielsen (1):
+ Added da to list of languages
+
+Kris Thomsen (1):
+ Updated Danish translation
+
+Marek Černocký (2):
+ Czech translation
+ Added Czech language
+
+Nilamdyuti Goswami (1):
+ Add Assamese translation
+
+Pau Iranzo (1):
+ [l10n]Added Catalan translation
+
+Seong-ho, Cho (1):
+ Added Korean translation
+
+Unticha Pramgoed (1):
+ Add Thai translation.
+
+David Zeuthen,
+September 26, 2011
+
+==================================================
+gnome-online-accounts 3.1.91
+==================================================
+
+gnome-online-accounts provides interfaces so applications and
+libraries in GNOME can access the user's online accounts.
+
+Changes since 3.1.90:
+
A S Alam (1):
Added Punjabi Translation and update LINGUAS file
diff --git a/configure.ac b/configure.ac
index 3a4e972..76fdefe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-online-accounts],[3.1.92],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts],[gnome-online-accounts])
+AC_INIT([gnome-online-accounts],[3.2.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts],[gnome-online-accounts])
AM_INIT_AUTOMAKE([1.9 foreign dist-bzip2 no-dist-gzip])
AC_CONFIG_SRCDIR([src])