[yelp] Version 2.31.3



commit f9db8a1a5bbd2c84d366afcb12656a88915c8178
Author: Shaun McCance <shaunm gnome org>
Date:   Thu May 27 10:19:12 2010 -0500

    Version 2.31.3

 NEWS         |   26 ++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c509d42..a184e3b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Changes in 2.31.3:
+------------------
+* Added DocBook 5 support (Brian M. Carlson)
+* Accept dragged documents on Yelp windows
+* Context-sensitive right-click menus
+* Store scroll positions in back/forward list
+* Basic print support added
+* Better handling of plain text documents
+* Added emblems to drop-downs on bookmarked locations
+* Updated LZMA decoder to the new API (Javier Jardón)
+* Compile-time options for lzma and bz2
+* Color animation on search entry when focused
+* Find bar added, slides in from bottom
+* Ctrl+S now starts a search
+* Fixed some issues with page titles not being displayed
+* Fixes for relative links in HTML documents
+* Automatically update bookmarks icons and titles
+* Use new common HTML output from yelp-xsl
+* Fixed issue that prevented primary window from being used
+* Updated translations:
+  es    (Jorge González)
+  gl    (Fran Diéguez)
+  id    (Andika Triwidada)
+  or    (Manoj Kumar Giri)
+  sl    (Matej UrbanÄ?iÄ?)
+
 Changes in 2.31.2:
 ------------------
 * Location entry completions are sorted by icon and title.
diff --git a/configure.ac b/configure.ac
index a5ecb1f..bf9509d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Yelp],[2.31.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.31.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
 
 AC_CONFIG_SRCDIR([src/yelp.c])
 AC_CONFIG_HEADERS([config.h])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]