summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@novell.com>2006-05-29 11:35:11 +0000
committerRodrigo Moya <rodrigo@src.gnome.org>2006-05-29 11:35:11 +0000
commit1e4725d86279eb02fe91f65399d79cf4f82ea6fd (patch)
treeaafb931bd8e41b82910abfd9e7af0ce3edec17ab
parent10f1402325d640f701b07e6c8a145fdd02f221b1 (diff)
downloadgnome-control-center-1e4725d86279eb02fe91f65399d79cf4f82ea6fd.tar.gz
updated for 2.14.2.GNOME_CONTROL_CENTER_2_14_2
2006-05-29 Rodrigo Moya <rodrigo@novell.com> * configure.in: * NEWS: updated for 2.14.2.
-rw-r--r--ChangeLog5
-rw-r--r--NEWS25
-rw-r--r--configure.in2
3 files changed, 31 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index be8b1c491..8eb1575ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-29 Rodrigo Moya <rodrigo@novell.com>
+
+ * configure.in:
+ * NEWS: updated for 2.14.2.
+
2006-04-10 Rodrigo Moya <rodrigo@novell.com>
* configure.in:
diff --git a/NEWS b/NEWS
index df1419c3f..72a129d0d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+gnome-control-center 2.14.2
+
+about-me:
+- Fixed label alignment (Sebastien Bacher) (343056)
+
+default applications:
+- Updated help section name (Daniel Holbach) (340032)
+
+settings daemon:
+- Fixed potential overrun (Ray Strode) (338254)
+- Fixed 64bit crash (Joe Marcus Clarke) (338849)
+
+updated translations:
+- bg (Alexander Shopov)
+- cs (Lukas Novotny)
+- dz (Pema Geyleg)
+- et (Priit Laes)
+- eu (Iņaki Larraņaga)
+- fr (Benoît Dejean)
+- id (Ahmad Riza H Nst)
+- sq (Laurent Dhima)
+- zh_HK (Chao-Hsiung Liao)
+- zh_TW (Chao-Hsiung Liao)
+
+------------------------------------------------------------------------------
gnome-control-center 2.14.1
background:
diff --git a/configure.in b/configure.in
index 22127f3e3..57e543382 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([control-center], [2.14.1],
+AC_INIT([control-center], [2.14.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=control-center])
AC_CONFIG_MACRO_DIR([m4])