summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2010-05-03 18:19:01 -0500
committerShaun McCance <shaunm@gnome.org>2010-05-03 18:19:01 -0500
commitfbf206af6daca1d4594d873e7f9f43af9332d77b (patch)
treea317ec9930a2eac3cf6aba02950c77ab7c73567f
parent4b3f1f5de9b7ff8e09daf86e23b513ba9117225c (diff)
downloadyelp-2.31.2.tar.gz
Version 2.31.22.31.2
-rw-r--r--NEWS17
-rw-r--r--configure.in2
2 files changed, 18 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1eb61587..c509d425 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 b56bb517..c46960d9 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])