summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Smith <bmsmith@src.gnome.org>2006-04-24 05:32:40 +0000
committerBrent Smith <bmsmith@src.gnome.org>2006-04-24 05:32:40 +0000
commit9ad49aeb466e15eb222c2c31f045e607d161c07a (patch)
tree3a98b16271209fcae4389f8b8f32d0043865125b
parentb75704d6974c542d1627b71620408620fc3f3d56 (diff)
downloadyelp-9ad49aeb466e15eb222c2c31f045e607d161c07a.tar.gz
- Version 2.15.1YELP_2_15_1
* NEWS: * configure.in: - Version 2.15.1
-rw-r--r--ChangeLog6
-rw-r--r--NEWS49
-rw-r--r--configure.in2
3 files changed, 56 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 555170be..9573f3c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-04-23 Brent Smith <gnome@nextreality.net>
+ * NEWS:
+ * configure.in:
+ - Version 2.15.1
+
+2006-04-23 Brent Smith <gnome@nextreality.net>
+
* src/yelp-toc-pager.c: (process_mandir_pending):
Only write a mansect element when we have a non empty linked list of
directories
diff --git a/NEWS b/NEWS
index 08f79b0e..fc421719 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,52 @@
+Changes in 2.15.1:
+------------------
+* Fix for man cache logic and mansect elements (Brent Smith)
+* If unable to stat a directory in the cache file, remove (Brent Smith)
+* Fix a crash in process_omf_pending() (Brent Smith)
+* Fix a crash in create_toc_from_omf_cache_file() (Brent Smith)
+* Build with xulrunner trunk (gecko 1.9). Bug #329429. (Christian Persch)
+* Re-sync gecko.m4 with epiphany (Christian Persch)
+* Clean up configure.in a bit, fixes #337437 (Don Scorgie)
+* Change font size for all locales, fixes #165678 (Christian Persch)
+* Remove obsolete entry for no_NO and translation (Kjartan Maraas)
+* Add "Contents" entry to the Help menu (Brent Smith)
+* fix "About this Document" sensitivity (Brent Smith)
+* Strip leading/trailing spaces from search terms, #334568 (Don Scorgie)
+* Add 3perl to the Perl Functions section (Brent Smith)
+* various beagle signal and refcount fixes, #334938 (Joe Shaw)
+* Cache information from OMF files, see bug #336699. (Brent Smith)
+* Move to goption, bug #335874 (Don Scorgie)
+* fix some memory leaks in TOC info pager (Robert Harris)
+* Display a header on the search results, #334923 (Brent Smith)
+* Don't free an object's private data (Brent Smith)
+* Keep track of timeout and remove when not needed, #335306 (Don Scorgie)
+* Updated translations:
+Vladimir Petkov (bg)
+Khandakar Mujahidul Islam (bn)
+Jérémy Le Floc'h (br)
+Jordi Mallach (ca)
+Lukas Novotny (cs)
+Rhys Jones (cy)
+Ivar Smolin (et)
+Ilkka Tuohela (fi)
+Laurent Richard (fr)
+Ignacio Casal Quinteiro (gl)
+Ankit Patel (gu)
+Rajesh Ranjan (hi)
+Vladimer Sichinava (ka)
+Žygimantas Beručka (lt)
+Åsmund Skjæveland (nn)
+Gora Mohanty (or)
+Bartosz Kosiorek (pl)
+Leandro A. F. Pereira (pt_BR)
+Mugurel Tudor (ro)
+Leonid Kanter (ru)
+Daniel Nylander (sv)
+Serkan Kenar (tr)
+Maxim Dzumanenko (uk)
+Clytie Siddall (vi)
+Funda Wang (zh_CN)
+
Changes in 2.14.0:
------------------
* Sort search results to provide some sanity (Don Scorgie)
diff --git a/configure.in b/configure.in
index 475ba440..cfa57af0 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Yelp],[2.14.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.15.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
GNOME_COMMON_INIT