gnome-power-manager r3094 - in branches/gnome-2-24: . help po
- From: rhughes svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-power-manager r3094 - in branches/gnome-2-24: . help po
- Date: Mon, 17 Nov 2008 10:32:39 +0000 (UTC)
Author: rhughes
Date: Mon Nov 17 10:32:39 2008
New Revision: 3094
URL: http://svn.gnome.org/viewvc/gnome-power-manager?rev=3094&view=rev
Log:
2008-11-17 Richard Hughes <richard hughsie com>
==== Version 2.24.2 ====
Modified:
branches/gnome-2-24/ChangeLog
branches/gnome-2-24/NEWS
branches/gnome-2-24/RELEASE
branches/gnome-2-24/configure.ac
branches/gnome-2-24/help/ChangeLog
branches/gnome-2-24/po/ChangeLog
Modified: branches/gnome-2-24/NEWS
==============================================================================
--- branches/gnome-2-24/NEWS (original)
+++ branches/gnome-2-24/NEWS Mon Nov 17 10:32:39 2008
@@ -1,4 +1,19 @@
==============
+Version 2.24.2
+==============
+
+- Fixed #558670, Make "Make defaults" actually work :-) (Vincent Untz)
+- Backport the duplicate button handling from trunk (Richard Hughes)
+- Don't apply policy when not active (Richard Hughes)
+- Allow configure to complete without PolicyKit (Chris Vine)
+
+Translations:
+- Updated ast: Astur, Gil Forcada
+- Updated de: Hendrik Richter, Michael Kanis
+- Updated es: Jorge Gonzalez, Jorge GonzÃlez
+- Updated hu: Gabor Kelemen
+
+==============
Version 2.24.1
==============
Modified: branches/gnome-2-24/RELEASE
==============================================================================
--- branches/gnome-2-24/RELEASE (original)
+++ branches/gnome-2-24/RELEASE Mon Nov 17 10:32:39 2008
@@ -1,15 +1,15 @@
Follow http://developer.gnome.org/dotplan/for_maintainers.html and http://live.gnome.org/TwoPointThirteen
â update configure.ac, NEWS, ChangeLog (the "==== <version> ====") to the right release
-â Add translators to NEWS: maintainer.py -w -r GNOME_POWER_MANAGER_2_24_0
+â Add translators to NEWS: maintainer.py -w -r GNOME_POWER_MANAGER_2_24_1
â Run "make distcheck", correct any problems encountered (don't forget to update the ChangeLog if you make any changes)
â Commit all the changes
â Create a tag:
svn copy \
svn+ssh://rhughes svn gnome org/svn/gnome-power-manager/branches/gnome-2-24 \
-svn+ssh://rhughes svn gnome org/svn/gnome-power-manager/tags/GNOME_POWER_MANAGER_2_24_1 \
--m "Tagged for release 2.24.1"
+svn+ssh://rhughes svn gnome org/svn/gnome-power-manager/tags/GNOME_POWER_MANAGER_2_24_2 \
+-m "Tagged for release 2.24.2"
â Copy the resulting tarball to master.gnome.org (scp)
scp gnome-power-manager-*.tar.gz rhughes master gnome org:
Modified: branches/gnome-2-24/configure.ac
==============================================================================
--- branches/gnome-2-24/configure.ac (original)
+++ branches/gnome-2-24/configure.ac Mon Nov 17 10:32:39 2008
@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
-AC_INIT(gnome-power-manager, 2.24.1)
+AC_INIT(gnome-power-manager, 2.24.2)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]