[hardware-monitor] 2009-05-02 Ole Laursen <olau hardworking dk>



commit e1670c9c1f32a487239ae21985c2bf55f007b445
Author: Ole Laursen <olau hardworking dk>
Date:   Sat May 2 01:35:22 2009 +0200

    2009-05-02  Ole Laursen  <olau hardworking dk>
    
    	* NEWS: Released v. 1.4.2.
    
    	* configure.ac: Bumped version to 1.4.2.
---
 ChangeLog    |    7 ++++++-
 NEWS         |    7 +++++++
 configure.ac |    2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 7c376f3..4b7a67c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
 2009-05-02  Ole Laursen  <olau hardworking dk>
 
-	* src/monitor-impls.cpp, src/Makefile.am: Ported to lm-sensors-3.x API.
+	* NEWS: Released v. 1.4.2.
+
+	* configure.ac: Bumped version to 1.4.2.
+
+	* src/monitor-impls.cpp, src/Makefile.am: Ported to lm-sensors-3.x
+	API (reported by Francisco Pina Martins).
 
 	* src/monitor-impls.cpp: Removed special-case for GCC < 3.x.
 
diff --git a/NEWS b/NEWS
index 8d02add..dab0073 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Version 1.4.2 (2009-05-01)
+--------------------------
+
+Fix compilation on latest GNOME (patch by Make Auty) and update to
+lm-sensors 3.x API (reported by Francisco Pina Martins). There are
+also a couple of translation updates.
+
 Version 1.4.1 (2008-11-09)
 --------------------------
 
diff --git a/configure.ac b/configure.ac
index 8aa8295..fb2e768 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ AM_CONFIG_HEADER(config.h)
 dnl package name and version number
 
 PACKAGE=hardware-monitor
-VERSION=1.4.1
+VERSION=1.4.2
 
 AM_INIT_AUTOMAKE($PACKAGE, $VERSION)
 



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