[yelp] Version 2.31.2



commit fbf206af6daca1d4594d873e7f9f43af9332d77b
Author: Shaun McCance <shaunm gnome org>
Date:   Mon May 3 18:19:01 2010 -0500

    Version 2.31.2

 NEWS         |   17 +++++++++++++++++
 configure.in |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1eb6158..c509d42 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Changes in 2.31.2:
+------------------
+* Location entry completions are sorted by icon and title.
+* All pages have an icon, help-contents by default.
+* Location entries now pulse when page is loading.
+* Added bookmarks with page icons, stored per-document.
+* Added previous and next menu items for linear documents.
+* Refreshed error pages, look like Yelp note boxes.
+* Window geometry is stored per-document.
+* Added info documents, with slightly nicer formatting.
+* Updated translations:
+  de    (Mario Blättermann)
+  es    (Jorge González)
+  gl    (Fran Diéguez)
+  nb    (Kjartan Maraas)
+  ug    (Gheyret Kenji)
+
 Changes in 2.31.1:
 ------------------
 * Completely revamped document-focused interface
diff --git a/configure.in b/configure.in
index b56bb51..c46960d 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Yelp],[2.31.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.31.2],[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]