[Xfce4-commits] <xfce4-cpugraph-plugin:master> Updates for 1.0.3.
Landry Breuil
noreply at xfce.org
Sat Jun 30 11:28:04 CEST 2012
Updating branch refs/heads/master
to f992ddb2671429c04d1cc9a2dbc52a08d7bd8e97 (commit)
from 85f05179dfa912a9310d38347f0f5f58d6a45a82 (commit)
commit f992ddb2671429c04d1cc9a2dbc52a08d7bd8e97
Author: Landry Breuil <landry at xfce.org>
Date: Sat Jun 30 09:37:55 2012 +0200
Updates for 1.0.3.
NEWS | 5 +++++
configure.ac.in | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/NEWS b/NEWS
index ed74a08..0a14900 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+1.0.3 (30/6/2012)
+=====
+- Better compliance with panel plugin HIG
+- Add an option allowing to set the bar color (bug #8923)
+- Fix transparency issues (bug #8893)
1.0.2 (29/4/2012)
=====
- Ported to libxfce4ui
diff --git a/configure.ac.in b/configure.ac.in
index 114198f..0d946d8 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.2])
+m4_define([cpugraph_version],[1.0.3])
AC_INIT([xfce4-cpugraph-plugin], [cpugraph_version],
[goodies-dev at xfce.org])
More information about the Xfce4-commits
mailing list