summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2006-01-31 00:01:43 +0000
committerShaun McCance <shaunm@src.gnome.org>2006-01-31 00:01:43 +0000
commit4f74fd84a1e39076d65e3af745c6cb9203f6cfe7 (patch)
treede5117faf9706f860be193630723ffe15c5ce5f0
parent670e99c494ce05bab0577b1f2dd85da38af5de11 (diff)
downloadyelp-YELP_2_13_4.tar.gz
- Version 2.13.4YELP_2_13_4
* NEWS: * configure.in: - Version 2.13.4
-rw-r--r--ChangeLog8
-rw-r--r--NEWS38
-rw-r--r--configure.in2
3 files changed, 47 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d4966fe9..5e1ddd13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+==================== 2.13.3 ====================
+
+2006-01-30 Shaun McCance <shaunm@gnome.org>
+
+ * NEWS:
+ * configure.in:
+ - Version 2.13.4
+
2006-01-30 Shaun McCance <shaunm@gnome.org>
* configure.in:
diff --git a/NEWS b/NEWS
index 6dc2ed15..b2e48b39 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,41 @@
+Changes in 2.13.4:
+------------------
+* Bury man and info under 'Command Line Help' (Shaun McCance)
+* Workaround for a11y issues. Should fix bug #157941 (Don Scorgie)
+* Added support for mapping severl man sections, #328172 (Brent Smith)
+* Fixed some memory leaks (Don Scorgie)
+* More robust handling for basic search, #328464 (Don Scorgie)
+* Fixed in TOC handling, #328953 (Brent Smith)
+* Use the new document font setting by default (Brent Smith)
+* Fixed some C99 initializations, #328261 (Jens Granseuer)
+* Fixed a critical warning (Brent Smith)
+* Use a newer Beagle for Beagle search (Don Scorgie)
+* More robus GConf error handling, #327826 (Brent Smith)
+* Added GTK to the desktop file categories (Brent Smith)
+* Fixed loading of non-compressed man and info (Don Scorgie)
+* Fixed crashes on malformed info:dir files (Don Scorgie)
+* Fixed compilation issues on Solaris (Glynn Foster)
+* Updated translations:
+ bg (Vladimir Petkov)
+ ca (Josep Puigdemont i Casamajó)
+ da (Lasse Bang Mikkelsen)
+ da (Lasse Bang Mikkelsen)
+ en_CA (Adam Weinberger)
+ es (Francisco Javier F. Serrador)
+ fi (Ilkka Tuohela)
+ gl (Ignacio Casal Quinteiro)
+ gu (Ankit Patel)
+ hu (Gabor Kelemen)
+ lt (Žygimantas Beručka)
+ nb (Kjartan Maraas)
+ nl (Tino Meinen)
+ no (Kjartan Maraas)
+ pt_BR (Evandro Fernandes Giovanini)
+ ru (razi)
+ th (Theppitak Karoonboonyanan)
+ vi (Clytie Siddall)
+ zh_CN (Funda Wang)
+
Changes in 2.13.3:
------------------
* Enable info and man support by default
diff --git a/configure.in b/configure.in
index 3abe9b8d..36c02547 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Yelp],[2.13.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.13.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
GNOME_COMMON_INIT