From 4f74fd84a1e39076d65e3af745c6cb9203f6cfe7 Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Tue, 31 Jan 2006 00:01:43 +0000 Subject: - Version 2.13.4 * NEWS: * configure.in: - Version 2.13.4 --- ChangeLog | 8 ++++++++ NEWS | 38 ++++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 3 files changed, 47 insertions(+), 1 deletion(-) 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 + + * NEWS: + * configure.in: + - Version 2.13.4 + 2006-01-30 Shaun McCance * 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 -- cgit v1.2.1