[ghex] Release 3.17.90



commit 477af26675bddc65e586b7de46c2c8085fcc7d4b
Author: Kalev Lember <klember redhat com>
Date:   Mon Aug 31 23:43:15 2015 +0200

    Release 3.17.90

 NEWS         |   25 +++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9558627..7a5fba6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+============
+GHex 3.17.90
+============
+
+Changes:
+ - Add symbolic icon (Jakub Steiner)
+ - Include higher resolution app icons (Jakub Steiner)
+ - Support decoding 64-bit integers (Brendan Long)
+ - Allow immediate clicking between gtkhex views (Bryan)
+ - Improve the default file name when printing to a file (Ethirajan D)
+
+Translation updates:
+ - Basque (Inaki Larranaga Murgoitio)
+ - Bosnian (Samir Ribic)
+ - Catalan (Jordi Mas)
+ - Czech (Marek Černocký)
+ - Finnish (Lasse Liehu)
+ - Hebrew (fr33domlover)
+ - Hungarian (Balázs Úr)
+ - Polish (Piotr Drąg)
+ - Russian (Alexey Kabanov, Yuri Myasoedov, Stas Solovey)
+ - Spanish (Daniel Mustieles)
+ - Turkish (Muhammet Kara)
+
+
 ===========
 GHex 3.10.1
 ===========
diff --git a/configure.ac b/configure.ac
index b9d8e9d..cc05b9d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.61)
-AC_INIT([ghex],[3.10.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=ghex],[ghex])
+AC_INIT([ghex],[3.17.90],[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]