summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@src.gnome.org>2003-06-03 23:29:19 +0000
committerKjartan Maraas <kmaraas@src.gnome.org>2003-06-03 23:29:19 +0000
commitf52540f92ea17ac64139e6ab21b8541b444c988c (patch)
treef8ec0bb4ce835af910348247904269ea3981493b
parent4c58960a559e55eee78aecf80c1c9b9d1e0623ed (diff)
downloadyelp-f52540f92ea17ac64139e6ab21b8541b444c988c.tar.gz
Update NEWS and bump versionYELP_2_2_1
-rw-r--r--NEWS35
-rw-r--r--configure.in2
2 files changed, 36 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index af3ed3e2..f066cc55 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+Changes in 2.2.1:
+-----------------
+
+* Fix leaks (Mikael, Narayana Pattipati, Kjartan)
+ Fixes bug #110572
+
+* Don't show about window more than once (Steve Chaplin)
+ Fixes bug #113906
+
+* Fix issues with hangs in the TOC (Mikael, Narayana Pattipati)
+
+* Updated translations
+ (az, be, bn, eo, fa, ga, he, id, is, it, kn,
+ ml, mn, nl, pt, sr, sr@latn, th, zh_TW) (Abel Cheung,
+ Alessio Frusciante,
+ Christian Rose,
+ Danilo Segan,
+ Dmitry G. Mastrukov,
+ FSF-India,
+ Gil Osher,
+ Joel Brich,
+ Metin Amiroff,
+ Mohammad Damt,
+ Mujahidul Islam,
+ Paisa Seeluangsawat,
+ Paul Duffy,
+ Pramod,
+ Roozbeh Pournader,
+ Samuel Jon Gunnarson,
+ Taneem Ahmed,
+ Vincent van Adrighem,
+
+
+
+
Changes in 2.2.0:
-----------------
diff --git a/configure.in b/configure.in
index b87ab013..3d3bd494 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_INIT(src/yelp-main.c)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(yelp, 2.2.0)
+AM_INIT_AUTOMAKE(yelp, 2.2.1)
AC_PROG_INTLTOOL