summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Smith <bmsmith@src.gnome.org>2006-05-29 19:47:36 +0000
committerBrent Smith <bmsmith@src.gnome.org>2006-05-29 19:47:36 +0000
commit5ec9f66caaf61362f90f0773e9096244505a627d (patch)
treecb303b6af2086d7e96b99a54f11ef729ca9a97b7
parentd811fb694d25f340016803af0550432c91002c9e (diff)
downloadyelp-5ec9f66caaf61362f90f0773e9096244505a627d.tar.gz
- Version 2.14.2
* NEWS: * configure.in: - Version 2.14.2
-rw-r--r--ChangeLog6
-rw-r--r--NEWS42
-rw-r--r--configure.in2
3 files changed, 49 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ab405783..efcbcf5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-05-29 Brent Smith <gnome@nextreality.net>
+ * NEWS:
+ * configure.in:
+ - Version 2.14.2
+
+2006-05-29 Brent Smith <gnome@nextreality.net>
+
* data/yelp.schemas.in: fix the applyto element for the use_caret
gconf key
* src/yelp-man-parser.c: (macro_reference_handler),
diff --git a/NEWS b/NEWS
index afee6b26..a3e1e694 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,45 @@
+Changes in 2.14.2:
+------------------
+* fix the applyto element for the use_caret gconf key (Brent Smith)
+* Workaround for manual page inclusion, fixes #340173 (Brent Smith)
+* Fix for man cache logic and mansect elements (Brent Smith)
+* Updated translations:
+Ales Nyakhaychyk (be)
+Vladimir Petkov (bg)
+Khandakar Mujahidul Islam (bn)
+Jérémy Le Floc'h (br)
+Jordi Mallach (ca)
+Lukas Novotny (cs)
+Rhys Jones (cy)
+Hendrik Richter (de)
+Mindu Dorji (dz)
+Nikos Charonitakis (el)
+Francisco Javier F. Serrador (es)
+Ivar Smolin (et)
+Iñaki Larrañaga Murgoitio (eu)
+Ilkka Tuohela (fi)
+Robert-André Mauchin (fr)
+Ignacio Casal Quinteiro (gl)
+Ankit Patel (gu)
+Gabor Kelemen (hu)
+Ahmad Riza H Nst (id)
+Luca Ferretti (it)
+Takeshi AIHANA (ja)
+Žygimantas Beručka (lt)
+Kjartan Maraas (nb)
+Tino Meinen (nl)
+Åsmund Skjæveland (nn)
+Gora Mohanty (or)
+Bartosz Kosiorek (pl)
+Laurent Dhima (sq)
+Daniel Nylander (sv)
+Theppitak Karoonboonyanan (th)
+Serkan Kenar (tr)
+Clytie Siddall (vi)
+Funda Wang (zh_CN)
+Woodman Tuen (zh_HK)
+Woodman Tuen (zh_TW)
+
Changes in 2.14.1:
------------------
* Add "Contents" entry to the Help menu (Brent Smith)
diff --git a/configure.in b/configure.in
index c6699b0c..807923a4 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Yelp],[2.14.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.14.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
GNOME_COMMON_INIT