[Xfce4-commits] [panel-plugins/xfce4-netload-plugin] 01/01: Updates	for release
    noreply at xfce.org 
    noreply at xfce.org
       
    Tue Aug 13 12:28:44 CEST 2019
    
    
  
This is an automated email from the git hooks/post-receive script.
l   a   n   d   r   y       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository panel-plugins/xfce4-netload-plugin.
commit 1c82d36b2bf1decadb816643f5081af8569ec430
Author: Landry Breuil <landry at xfce.org>
Date:   Tue Aug 13 12:21:37 2019 +0200
    Updates for release
---
 NEWS            | 9 +++++++++
 configure.ac.in | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 49f0cad..0a5b2ba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+1.3.2
+=====
+- Preferences: Improve spacing (bug #14672)
+- Fix stats on some openbsd drivers (bug #13853)
+- set a name on the 'text to display' widget so that it can be styled (closes #13906)
+- Fix bugs #11477, #12957, #11328
+- css styling improvements
+- fix autotools warnings
+
 1.3.1
 =====
 - Set progressbar minimal width and height depending on the orientation (#12941,#12949)
diff --git a/configure.ac.in b/configure.ac.in
index 835d2e9..958c76e 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.3.1])
+m4_define([netload_version],[1.3.2])
 
 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