summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Smith <bmsmith@src.gnome.org>2006-09-04 17:01:37 +0000
committerBrent Smith <bmsmith@src.gnome.org>2006-09-04 17:01:37 +0000
commit30beff02da4539ad6079c22533ba0a107c50a2ee (patch)
tree52c544d4bb2a7af2e62325db9406691e0c612bf6
parenta631ca43c806882cf7252587ddc25cc3eff2f6e1 (diff)
downloadyelp-YELP_2_16_0.tar.gz
- Version 2.16.0YELP_2_16_0
* NEWS: * configure.in: - Version 2.16.0
-rw-r--r--ChangeLog7
-rw-r--r--NEWS55
-rw-r--r--configure.in2
3 files changed, 63 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 65d7455f..bf119ff3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+==================== 2.16.0 ====================
+2006-09-04 Brent Smith <gnome@nextreality.net>
+
+ * NEWS:
+ * configure.in:
+ - Version 2.16.0
+
2006-09-03 Brent Smith <gnome@nextreality.net>
* src/yelp-toc-pager.c: (toc_add_doc_info): check if the document
diff --git a/NEWS b/NEWS
index 5199d7d4..665c25ef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,58 @@
+Changed in 2.16.0:
+-------------------
+* Fix a crash when the category is missing for a document (Brent Smith)
+* Fix a crash with bzip streams (Don Scorgie)
+* Move online url to perminant address at gnome.org (Don Scorgie)
+* Suppress critical warnings when they aren't critical (Don Scorgie)
+* Other info file fixes (Don Scorgie)
+* Fix crash when apropos goes nuts, fixes bug #347467 (Priit Laes)
+* Fix crash on CVS info file (Don Scorgie)
+* Updated Translations:
+(ar)
+Vladimir Petkov (bg)
+Runa Bhattacharjee (bn_IN)
+Khandakar Mujahidul Islam (bn)
+Gil Forcada (ca)
+Rhys Jones (cy)
+Hendrik Richter (de)
+Mindu Dorji (dz)
+Kostas Papadimas (el)
+David Lodge (en_GB)
+Francisco Javier F. Serrador (es)
+Iñaki Larrañaga Murgoitio (eu)
+Sanaz Shahrokni (fa)
+Ilkka Tuohela (fi)
+Alastair McKinstry (ga)
+Ankit Patel (gu)
+Rajesh Ranjan (hi)
+Gabor Kelemen (hu)
+Satoru SATOH (ja)
+Vladimer Sichinava (ka)
+Changwoo Ryu (ko)
+Erdal Ronahi (ku)
+Gintautas Miliauskas (lt)
+Raivis Dejus (lv)
+Jovan Naumovski (mk)
+Ani Peter (ml)
+Ketaki Akade, Ashwini Trimukhe (mr)
+Wouter Bolsterlee (nl)
+Subhransu Behera (or)
+A S Alam (pa)
+Leonardo Ferreira Fontenelle (pt_BR)
+Duarte Loreto (pt)
+Mugurel Tudor (ro)
+Leonid Kanter (ru)
+Ivan Noris (sk)
+Горан Ракић (sr)
+Daniel Nylander (sv)
+drtvasudevan (ta)
+Theppitak Karoonboonyanan (th)
+Maxim Dzumanenko (uk)
+Clytie Siddall (vi)
+Funda Wang (zh_CN)
+Woodman Tuen (zh_HK)
+Woodman Tuen (zh_TW)
+
Changed in 2.15.91:
-------------------
* Fix search results to be accessible (Don Scorgie)
diff --git a/configure.in b/configure.in
index 2a3b61ae..0edf51c8 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Yelp],[2.15.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.16.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
GNOME_COMMON_INIT