From b27ca64251f9a1e0830a46c043a153f2f5bb31e8 Mon Sep 17 00:00:00 2001 From: Brent Smith Date: Mon, 15 May 2006 21:18:44 +0000 Subject: - Version 2.15.2 * NEWS: * configure.in: - Version 2.15.2 --- ChangeLog | 6 ++++++ NEWS | 18 ++++++++++++++++++ configure.in | 2 +- 3 files changed, 25 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9744b911..96e86f9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-05-15 Brent Smith + + * NEWS: + * configure.in: + - Version 2.15.2 + 2006-05-15 Brent Smith * data/yelp.schemas.in: fix the applyto element for the use_caret diff --git a/NEWS b/NEWS index fc421719..68ae8fbf 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +Changes in 2.15.2: +------------------ +* fix the applyto element for the use_caret gconf key (Brent Smith) +* Workaround for manual page inclusion, fixes #340173 (Brent Smith) +* fix to OMF cache file logic for entries with empty urls (Brent Smith) +* fixes for info page parsing, fixes #336838 and #339978 (Don Scorgie) +* Many fixes for how basic search works, #331831 #339595 (Don Scorgie) +* move find code into single function for better code reuse (Don Scorgie) +* use po/LINGUAS (Brian Pebble) +* Updated translations: +Hendrik Richter (de) +Francisco Javier F. Serrador (es) +Raivis Dejus (lv) +Kjartan Maraas (nb) +Tino Meinen (nl) +Woodman Tuen (zh_HK) +Woodman Tuen (zh_TW) + Changes in 2.15.1: ------------------ * Fix for man cache logic and mansect elements (Brent Smith) diff --git a/configure.in b/configure.in index 5b7f7080..5c9a735f 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([Yelp],[2.15.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp]) +AC_INIT([Yelp],[2.15.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp]) GNOME_COMMON_INIT -- cgit v1.2.1