[Xfce4-commits] <xfce4-cpugraph-plugin:master> updates for 1.0.5
Landry Breuil
noreply at xfce.org
Wed Jul 4 16:42:01 CEST 2012
Updating branch refs/heads/master
to ce6263c5febad0c4bc14b286241add2d7fce1be2 (commit)
from 4997ef8e1759c8a13179b9602fec39f9eb08544b (commit)
commit ce6263c5febad0c4bc14b286241add2d7fce1be2
Author: Landry Breuil <landry at xfce.org>
Date: Wed Jul 4 16:28:56 2012 +0200
updates for 1.0.5
NEWS | 5 +++++
configure.ac.in | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/NEWS b/NEWS
index d52a449..9fc7ecc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+1.0.5 (4/7/2012)
+=====
+- Only set bar color if a color was actually specified (bug #9081)
+- Only set bar color if bars are enabled (bug #9071)
+
1.0.4 (2/7/2012)
=====
- Fix FTBFS with panel 4.8
diff --git a/configure.ac.in b/configure.ac.in
index 6f4d79f..f538b63 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -5,7 +5,7 @@ dnl
dnl 2004 Alexander Nordfelth <alex.nordfelth at telia.com>
dnl
-m4_define([cpugraph_version],[1.0.4])
+m4_define([cpugraph_version],[1.0.5])
AC_INIT([xfce4-cpugraph-plugin], [cpugraph_version],
[goodies-dev at xfce.org])
More information about the Xfce4-commits
mailing list