summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2008-04-07 22:07:30 +0000
committerShaun McCance <shaunm@src.gnome.org>2008-04-07 22:07:30 +0000
commit3749ecf93d1f7a5d4fffcebaacdbf29617578a3f (patch)
treefcbe5f3d0ecf027d42a7f13dbda448c052f2dd5a
parentebc06efab468e5b6c0b474a398f2f4d51947c338 (diff)
downloadyelp-YELP_2_22_1.tar.gz
- Version 2.22.1YELP_2_22_1
* configure.in: * NEWS: - Version 2.22.1 svn path=/trunk/; revision=3123
-rw-r--r--ChangeLog8
-rw-r--r--NEWS13
-rw-r--r--configure.in2
3 files changed, 22 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ecb16ea..facbd490 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+=== 2.22.1 ===
+
+2008-04-07 Shaun McCance <shaunm@gnome.org>
+
+ * configure.in:
+ * NEWS:
+ - Version 2.22.1
+
2008-04-07 Shaun McCance <shaunm@gnome.org>
* src/yelp-window.c:
diff --git a/NEWS b/NEWS
index 5c7891dd..e9ae9849 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Changed in 2.22.1:
+------------------
+* Don't launch external programs under GDM (#525447)
+ - Distributors please note this is a security issue
+* Updated translations:
+ ru (Yuriy Penkin)
+ cs (Petr Kovar)
+ nn (Eskild Hustvedt)
+ et (Ivar Smolin)
+ ca (David Planella)
+ hu (Gabor Kelemen)
+ el (Giannis Katsampiris)
+
Changed in 2.22.0:
------------------
diff --git a/configure.in b/configure.in
index 107ec480..49e5ee3c 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Yelp],[2.22.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.22.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
GNOME_COMMON_INIT