[Xfce4-commits] [panel-plugins/xfce4-netload-plugin] 01/01: Bump release 1.2.3

noreply at xfce.org noreply at xfce.org
Sat Nov 15 23:04:26 CET 2014


This is an automated email from the git hooks/post-receive script.

mmassonnet pushed a commit to branch master
in repository panel-plugins/xfce4-netload-plugin.

commit 65df9dacc8edc0465350097fba801456a24c6b6f
Author: Mike Massonnet <m8t at gandi.net>
Date:   Sat Nov 15 23:01:09 2014 +0100

    Bump release 1.2.3
---
 NEWS            |   18 ++++++++++++++++++
 configure.ac.in |    2 +-
 2 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 97df195..65db357 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+1.2.3
+=====
+- Revive commandline.c test program
+- Fix unit_names index
+
+1.2.2
+=====
+- Fix plugin installation path
+
+1.2.1
+=====
+- Build plugin as a module
+- Update build environment
+- Only round to 0 digits for KiB/s values (bug #11152)
+- Pack progress bars inside event box and hide/show (bug #10258)
+- Do not enforce max length for text/device entries (bug #9869)
+- Fix stringsize - 1 (bug #9172)
+
 1.2.0
 =====
 - Some code cleanup and respect the Panel HIG
diff --git a/configure.ac.in b/configure.ac.in
index f82c454..592c649 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -7,7 +7,7 @@ dnl Copyright 2010 Florian Rivoal <frivoal at xfce.org>
 dnl Copyright 2014 Mike Massonnet <mmassonnet at xfce.org>
 dnl
 
-m4_define([netload_version],[1.2.2])
+m4_define([netload_version],[1.2.3])
 
 AC_INIT([xfce4-netload-plugin], [netload_version],
 	[goodies-dev at xfce.org])

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list