[yelp] Version 2.31.6



commit 606c7439d2c30aae5819d9dbb5212ac9437ef056
Author: Shaun McCance <shaunm gnome org>
Date:   Tue Jun 29 10:16:32 2010 -0400

    Version 2.31.6

 NEWS         |   21 +++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ad657d4..db41999 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Changes in 2.31.6:
+------------------
+* Don't double-add pages, also fixes #621398
+* Adjusted to API changes in GSettingsBackend
+* Only store window size if it really changes
+* Don't segfault on http:// URIs (Rupert Swarbrick)
+* Preserve both page_id and frag_id for file: URIs
+* Added "Copy Code Block" and "Save Code Block As"
+* Update JS fragment highlighter for yelp-xsl changes
+* Get actual link text for read-later links
+* Use index.docbook for help: URIs
+* Transitioned to GDBus
+* Updated translations:
+  et      (Ivar Smolin)
+  th      (Sira Nokyoongtong)
+  gl      (Fran Diéguez)
+  sl      (Matej UrbanÄ?iÄ?)
+  es      (Jorge González)
+  nb      (Kjartan Maraas)
+  he      (Yaron Shahrabani)
+
 Changes in 2.31.5:
 ------------------
 * New "Read Later" feature
diff --git a/configure.ac b/configure.ac
index 6a2755f..38dc24c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Yelp],[2.31.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.31.6],[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]