summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Smith <gnome@nextreality.net>2006-02-12 23:39:01 +0000
committerBrent Smith <bmsmith@src.gnome.org>2006-02-12 23:39:01 +0000
commit65271d815ae665ccfc9bb7b97a608444630e5ac0 (patch)
tree9e687f647a5f2d891c8c40fe572795c2ab338185
parentbf7ad6fc551be74e7bcd8d7167477793763d4c9c (diff)
downloadyelp-65271d815ae665ccfc9bb7b97a608444630e5ac0.tar.gz
- Version 2.13.5YELP_2_13_5
006-02-12 Brent Smith <gnome@nextreality.net> * NEWS: * configure.in: - Version 2.13.5
-rw-r--r--ChangeLog6
-rw-r--r--NEWS27
-rw-r--r--configure.in2
3 files changed, 34 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8cd73785..b49403e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-02-12 Brent Smith <gnome@nextreality.net>
+ * NEWS:
+ * configure.in:
+ - Version 2.13.5
+
+2006-02-12 Brent Smith <gnome@nextreality.net>
+
* src/yelp-html.cpp:
Reverting DonS' a11y patch as it causes an abort in some cases when it
can't find the a11y registry.
diff --git a/NEWS b/NEWS
index b2e48b39..0c429f8e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Changes in 2.13.5:
+------------------
+* Reverted a11y patch due to issues finding registry (Brent Smith)
+* 64-bit cleanups related to gsize (Robert Harris)
+* Small speedups in TOC processing (Brent Smith)
+* Fixed crash with malformed documents (Brent Smith)
+* Make relative paths work with second instance of yelp (Brent Smith)
+* Remove references functions that no longer exist (Brent Smith)
+* Updated translatations:
+ ca (Josep Puigdemont i Casamajó)
+ da (Lasse Bang Mikkelsen)
+ el (Kostas Papadimas)
+ en_CA (Adam Weinberger)
+ es (Francisco Javier F. Serrador)
+ et (Priit Laes)
+ fi (Ilkka Tuohela)
+ gl (Ignacio Casal Quinteiro)
+ gu (Ankit Patel)
+ nb (Kjartan Maraas)
+ nl (Tino Meinen)
+ no (Kjartan Maraas)
+ sq (Laurent Dhima)
+ sr (Slobodan D. Sredojevic)
+ th (Theppitak Karoonboonyanan)
+ vi (Clytie Siddall)
+ zh_CN (Funda Wang)
+
Changes in 2.13.4:
------------------
* Bury man and info under 'Command Line Help' (Shaun McCance)
diff --git a/configure.in b/configure.in
index 36c02547..4a7fb068 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Yelp],[2.13.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.13.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
GNOME_COMMON_INIT