[devhelp] release: 3.7.5



commit 7f8217124d3f0b26a3f557c765189ccde237303d
Author: FrÃdÃric PÃters <fpeters 0d be>
Date:   Tue Feb 5 19:18:37 2013 +0100

    release: 3.7.5

 NEWS         |   36 ++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 37 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 35195f7..d48709d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,40 @@
 =============
+Version 3.7.5
+=============
+
+This release sees a revamp of the UI according to match GNOME 3 applications,
+thanks to the work of Aleksander Morgado and Thomas Bechtold during the
+developer experience hackfest in Brussels.
+
+Fixed bugs:
+
+ - #569021, header links don't jump to correct point in text
+ - #646402, [patch] port devhelp to gsettings
+ - #664080, Window title not updated when opening pages using search
+ - #671907, Do not use custom marshallers
+ - #679955, Use search entry for search entries
+ - #679956, Would be nice not to have to switch a tab to search
+ - #688955, Font selection does nothing
+ - #690599, memory leaks
+ - #690980, port to python3
+ - #692242, libdevhelp: Remove dh_init() from header since it doesn't exist
+            anymore.
+ - #692732, assistant-view: don't reference DhApplication
+ - #693017, Navigation back/forward seems broken with webkit2
+ - #693023, libdevhelp: Fix .pc file "Requires" when building with
+            webkitgtk2
+
+Updated translations: bg, el, es, gl, he, it, lt, nb, pl, sr latin,
+sr, ug, zh_HK, zh_TW
+
+Many thanks to all contributors: Gheyret Kenji, Kjartan Maraas, Thomas
+Bechtold, Carl-Anton Ingmarsson, Alexander Shopov, Pavel Vasin,
+ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ, Fran DiÃguez, Piotr DrÄg, Aurimas
+Äernius, Daniel Mustieles, Milo Casagrande, Dimitris Spingos, Chao-Hsiung
+Liao, Yaron Shahrabani, Aleksander Morgado, Javier JardÃn
+
+
+=============
 Version 3.7.3
 =============
 
diff --git a/configure.ac b/configure.ac
index 13c6108..693afb3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([Devhelp],
-        [3.7.4],
+        [3.7.5],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=devhelp],
         [devhelp],
         [http://live.gnome.org/devhelp])



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