summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Scorgie <dscorgie@src.gnome.org>2008-01-28 22:02:59 +0000
committerDon Scorgie <dscorgie@src.gnome.org>2008-01-28 22:02:59 +0000
commit930e780d511a604a6468e6f8027d1a80da6ed7ca (patch)
tree2266b69d6b0eabf117178d05638ac4b6066d0ab8
parent5983d78c822dcc4ab5fe6f34cf796c993863a0e2 (diff)
downloadyelp-930e780d511a604a6468e6f8027d1a80da6ed7ca.tar.gz
Version 2.21.90YELP_2_21_90
svn path=/trunk/; revision=3052
-rw-r--r--ChangeLog7
-rw-r--r--NEWS29
-rw-r--r--configure.in2
3 files changed, 37 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 59b7fbcb..25f17910 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+=== 2.21.90 ===
+2008-01-28 Don Scorgie <dscorgie@svn.gnome.org>
+
+ * configure.in:
+ * NEWS:
+ Version 2.21.90
+
2008-01-21 Don Scorgie <dscorgie@svn.gnome.org>
* data/ui/yelp-ui.xml:
diff --git a/NEWS b/NEWS
index 0e8bcc89..b8d12e98 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+Changed in 2.21.90:
+-------------------
+
+* Fix various compiler warnings
+* Remove additional debug printf
+* Fix man sectioning stuff
+* Fix reloading (Davyd Madeley)
+* Make / activate find
+* Make find go away on focus-out
+* Readd games category
+* Fix some menu titles in TOC
+Bugs fixed:
+ * Crash on backward and then
+ forward on external links (bug #487849)
+ * Depreciated items in yelp.desktop (bug #500483)
+ * Potential crash in search (bug #501559 - Matt Keenan
+ * Crash on shutdown using XULRunner 1.8
+ (bug #503317 - Markus Kanet)
+ * Initialise Beagle, allowing its use again
+ (bug #504163)
+* Updated translations:
+ * es (Jorge Gonzalez)
+ * et (Ivar Smolin)
+ * eu (Inaki Larranaga Murgoitio)
+ * fr (Valentin Gatien-Baron and Stéphane Raimbault)
+ * ga (Seán de Búrca)
+ * nb (Kjartan Maraas)
+ * sv (Daniel Nylande)
+
Changed in 2.21.2:
------------------
diff --git a/configure.in b/configure.in
index 60e31750..786d4be8 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Yelp],[2.21.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.21.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
GNOME_COMMON_INIT