[ghex] Release 2.90.2
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ghex] Release 2.90.2
- Date: Tue, 6 Sep 2011 00:19:36 +0000 (UTC)
commit 2eccc3ebed60e1ff777c27425edfc61505875bac
Author: Kalev Lember <kalevlember gmail com>
Date: Tue Sep 6 03:13:17 2011 +0300
Release 2.90.2
NEWS | 21 +++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index be193cc..464e03d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,25 @@
===========
+GHex 2.90.2
+===========
+
+Changes:
+ - Fix endianess conversion for 64-bit floating point (Victor Bogado)
+ - Update oudated FSF mailing address (Dominique Leuenberger)
+ - Build system cleanups (RafaÅ MuÅyÅo)
+
+Translation updates:
+ - French (Alexandre Franke)
+ - Serbian (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+ - Slovenian (Matej UrbanÄiÄ)
+
+Bugs fixed:
+ 625968 "endianess convertion on 64 bit float is incorrect"
+ 648644 "GHex2 cannot read properly float 64 in big-endian files"
+ 656596 "Outdated FSF Address in code files"
+ 656919 "fix make's dist target"
+
+
+===========
GHex 2.90.1
===========
diff --git a/configure.ac b/configure.ac
index 313984c..109b9f6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.61)
-AC_INIT([ghex],[2.90.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=ghex],[ghex])
+AC_INIT([ghex],[2.90.2],[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]