summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Scorgie <dscorgie@src.gnome.org>2006-01-18 21:40:02 +0000
committerDon Scorgie <dscorgie@src.gnome.org>2006-01-18 21:40:02 +0000
commit1f63c89b11db6d8d6a1280eb84d461f8a0fd4bb3 (patch)
tree8782688434b39d54922531c5796bdbe06b1ae791
parentc50799cd36ef222acefa8f0d24decf2998b25a2a (diff)
downloadyelp-1f63c89b11db6d8d6a1280eb84d461f8a0fd4bb3.tar.gz
- Version 2.13.3YELP_2_13_3
-rw-r--r--ChangeLog8
-rw-r--r--NEWS46
-rw-r--r--configure.in2
3 files changed, 55 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f1f11720..e9466e79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+==================== 2.13.3 ====================
+
+2006-01-18 Don Scorgie <dscorgie@cvs.gnome.org>
+
+ * NEWS:
+ * configure.in:
+ - Version 2.13.3
+
2006-01-18 Don Scorgie <dscorgie@cvs.gnome.org>
* stylesheets/toc2html.xsl:
diff --git a/NEWS b/NEWS
index 9a111cb1..6dc2ed15 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,49 @@
+Changes in 2.13.3:
+------------------
+* Enable info and man support by default
+* Add non-Beagle search fallback (Don Scorgie)
+* Make TOC pages XHTML strict compliant (Don Scorgie)
+* Fix compilation on Sun Studio (Glynn Foster)
+* Fix startup notification (Don Scorgie)
+* Update gecko detection (Christian Persch)
+* HIG work, #326134 (Dennis Cranston)
+* Search /usr/local for info files, #130245 (Don Scorgie)
+* Fix several more info page issues (Don Scorgie)
+* Fix some compiler warnings in debug mode (Brent Smith)
+* Make find menu items insensitive when unavailable (Don Scorgie)
+* Massive man page parser rework, fixing lots of bugs (Brent Smith)
+* Fix stripping of query strings, #301741 (Shaun McCance)
+* Various bits of code cleanup (Kjartan Maraas,
+ Christian Persch)
+* Add a find previous menu item (Christian Persch)
+* Autogenerate ids when unavailable, #154934 (Brent Smith)
+* Fix a crash due to bad mozilla profile, #164689 (Christian Persch)
+* Remove markup from string, #162807 (Christian Neumair)
+* Add info pages table-of-contents (Don Scorgie)
+* Make HTML docs with frames work (Don Scorgie)
+* Cleanup of legacy files (Brent Smith)
+* Fix more critical issues (Brent Smith, Dave Malcom)
+* Don't use xslt to get title nodes (Don Scorgie)
+* Updated translations:
+ bg (Vladimir Petkov)
+ ca (Josep Puigdemont i Casamajó)
+ en_CA (Adam Weinberger)
+ es (Francisco Javier F. Serrador)
+ fi (Ilkka Tuohela)
+ gl (Ignacio Casal Quinteiro)
+ gu (Ankit Patel)
+ ja (Takeshi AIHANA)
+ lt (Žygimantas Beručka)
+ nb (Kjartan Maraas)
+ nl (Tino Meinen)
+ no (Kjartan Maraas)
+ sr (Slobodan D. Sredojevic)
+ th (Theppitak Karoonboonyanan)
+ vi (Clytie Siddall)
+ zh_HK (Chao-Hsiung Liao)
+ zh_TW (Chao-Hsiung Liao)
+
+
Changes in 2.13.2:
------------------
* Added printing support (Chris Lahey, Don Scorgie)
diff --git a/configure.in b/configure.in
index 8fb3dfff..e74087c5 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Yelp],[2.13.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.13.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
GNOME_COMMON_INIT