summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2007-09-04 17:54:16 +0000
committerVincent Untz <vuntz@src.gnome.org>2007-09-04 17:54:16 +0000
commit286da7a492a6ec64357d4414816bf800f29fab9f (patch)
treebf80e4a86b4b3100954aeada64b694462428d5df
parentc021dec7f0f50f3638cf778c304e4db89ee5dc21 (diff)
downloadgnome-session-286da7a492a6ec64357d4414816bf800f29fab9f.tar.gz
Version 2.19.92.GNOME_SESSION_2_19_92
2007-09-03 Vincent Untz <vuntz@gnome.org> * NEWS: * README: * configure.in: Version 2.19.92. svn path=/trunk/; revision=4434
-rw-r--r--ChangeLog6
-rw-r--r--NEWS17
-rw-r--r--README4
-rw-r--r--configure.in2
4 files changed, 26 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 95c819af..a7445507 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-09-03 Vincent Untz <vuntz@gnome.org>
+
+ * NEWS:
+ * README:
+ * configure.in: Version 2.19.92.
+
2007-08-31 Vincent Untz <vuntz@gnome.org>
* MAINTAINERS: update to new format
diff --git a/NEWS b/NEWS
index 731bef2c..ae53545f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,21 @@
===============
+Version 2.19.92
+===============
+
+Misc
+
+ * Fix compiz support in gnome-wm (Kristian Hoegsberg)
+
+Translators
+
+ * Andre Klapper (de)
+ * NikosCharonitakis (el)
+ * Adam Weinberger (en_CA)
+ * Ivar Smolin (et)
+ * Žygimantas Beručka (lt)
+ * Duarte Loreto (pt)
+
+===============
Version 2.19.90
===============
diff --git a/README b/README
index e3552fdc..26ae26d6 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-gnome-session 2.19.6
-====================
+gnome-session 2.19.92
+=====================
This package is free software and is part of the
GNOME project.
diff --git a/configure.in b/configure.in
index 1b15ba73..5afd7592 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-session], [2.19.91],
+AC_INIT([gnome-session], [2.19.92],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session])
AC_CONFIG_SRCDIR([gnome-session])
AC_CONFIG_HEADERS([config.h])