[ghex] Release 2.90.1



commit 7c60553b0d8b6541bebe0ea227d9a905adcd79ea
Author: Kalev Lember <kalevlember gmail com>
Date:   Mon Aug 15 18:24:37 2011 +0300

    Release 2.90.1

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0d8714a..be193cc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,24 @@
 ===========
+GHex 2.90.1
+===========
+
+Changes:
+ - Port from GConf to GSettings (Kalev Lember)
+ - Scrolling code cleanup (RafaÅ MuÅyÅo)
+ - Moved internal pkgconfig dependencies to Requires.private (Kalev Lember)
+
+Translation updates:
+ - German (Mario BlÃttermann)
+ - Norwegian bokmÃl (Kjartan Maraas)
+ - Thai (Akom Chotiphantawanon)
+
+Bugs fixed:
+  656080 "Port to GSettings"
+  655973 "simplify widget's scrolling code"
+  572697 "Clean up .pc dependency"
+
+
+===========
 GHex 2.90.0
 ===========
 
diff --git a/configure.ac b/configure.ac
index dcb15d5..f622e68 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.61)
-AC_INIT([ghex],[2.90.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=ghex],[ghex])
+AC_INIT([ghex],[2.90.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=ghex],[ghex])
 
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([src/ghex-window.c])



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