[gnome-power-manager/gnome-3-0] GNOME Power Manager 2.91.93
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-power-manager/gnome-3-0] GNOME Power Manager 2.91.93
- Date: Tue, 29 Mar 2011 13:31:34 +0000 (UTC)
commit 81077f2a90bb3bdd9b47724a418a594195fdcc52
Author: Richard Hughes <richard hughsie com>
Date: Tue Mar 29 14:30:33 2011 +0100
GNOME Power Manager 2.91.93
NEWS | 15 +++++++++++++++
RELEASE | 8 ++++----
configure.ac | 2 +-
3 files changed, 20 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index d11207c..c5c3539 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Version 2.91.93
+~~~~~~~~~~~~~~~
+Released: 2011-03-29
+
+* Translations
+ - Updated Brazilian Portuguese translation (Djavan Fagundes)
+ - Updated Bulgarian translation (Alexander Shopov)
+ - Updated Norwegian bokmål translation (Kjartan Maraas)
+ - Updated Traditional Chinese translation(Hong Kong and Taiwan) (Chao-Hsiung Liao)
+ - Updated Vietnamese translation (Nguy�n Thái Ng�c Duy)
+
+* Bugfix:
+ - Revert "Remove the 'interactive' option for power actions" (Cosimo Cecchi)
+ - Use /org/gnome as starting path for schemas (Richard Hughes)
+
Version 2.91.92
~~~~~~~~~~~~~~~
Released: 2011-03-21
diff --git a/RELEASE b/RELEASE
index 6a484c5..a181552 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,9 +1,9 @@
Follow http://developer.gnome.org/dotplan/for_maintainers.html
-git shortlog GNOME_POWER_MANAGER_2_91_90.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_POWER_MANAGER_2_91_92.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
--------------------------------------------------------------------------------
-Version 2.91.92
+Version 2.91.93
~~~~~~~~~~~~~~~
Released: 2011-xx-xx
@@ -16,8 +16,8 @@ Released: 2011-xx-xx
Run "make distcheck", correct any problems encountered
-git commit -a -m "GNOME Power Manager 2.91.92"
-git tag -s GNOME_POWER_MANAGER_2_91_92 -m "==== Version 2.91.92 ===="
+git commit -a -m "GNOME Power Manager 2.91.93"
+git tag -s GNOME_POWER_MANAGER_2_91_93 -m "==== Version 2.91.93 ===="
<wait>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index 86d616c..3ae7b8e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-power-manager],[2.91.92])
+AC_INIT([gnome-power-manager],[2.91.93])
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-bzip2 foreign])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]