[Xfce4-commits] <xfce4-cpugraph-plugin:master> updates for 1.0.2

Landry Breuil noreply at xfce.org
Sun Apr 29 21:48:01 CEST 2012


Updating branch refs/heads/master
         to 7f16899a2989714c6892d1eb96d2df7b97b4ff90 (commit)
       from 202260b4accd4b0ebd3f8c4852e3af6dade30fd3 (commit)

commit 7f16899a2989714c6892d1eb96d2df7b97b4ff90
Author: Landry Breuil <landry at xfce.org>
Date:   Sun Apr 29 21:37:14 2012 +0200

    updates for 1.0.2

 NEWS            |    9 +++++++++
 configure.ac.in |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index 7f2a6b9..ed74a08 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+1.0.2 (29/4/2012)
+=====
+- Ported to libxfce4ui
+- Fixed buffer overflow (bug #7247)
+- Fixes plugin losing associated command value (bug #6968)
+- Build the plugin as a module
+- Add support for multicores on FreeBSD (bug #6531)
+- Adapt to panel 4.9 api
+
 1.0.1
 =====
 - Added support for Solaris
diff --git a/configure.ac.in b/configure.ac.in
index 9078b5c..114198f 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.1])
+m4_define([cpugraph_version],[1.0.2])
 
 AC_INIT([xfce4-cpugraph-plugin], [cpugraph_version],
 	[goodies-dev at xfce.org])


More information about the Xfce4-commits mailing list