summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--NEWS18
-rw-r--r--configure.in2
3 files changed, 25 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9744b911..96e86f9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-05-15 Brent Smith <gnome@nextreality.net>
+ * NEWS:
+ * configure.in:
+ - Version 2.15.2
+
+2006-05-15 Brent Smith <gnome@nextreality.net>
+
* data/yelp.schemas.in: fix the applyto element for the use_caret
gconf key
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