Updates for release
parent
f238c4a737
commit
1c82d36b2b
9
NEWS
9
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)
|
||||
|
|
|
@ -7,7 +7,7 @@ dnl Copyright 2010 Florian Rivoal <frivoal@xfce.org>
|
|||
dnl Copyright 2014 Mike Massonnet <mmassonnet@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@xfce.org])
|
||||
|
|
Loading…
Reference in New Issue