summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageialinux-online.org>2017-03-21 12:23:45 +0100
committerPapoteur <papoteur@mageialinux-online.org>2017-03-21 12:23:45 +0100
commit8a14531a47a9e1be87ff860c024ae652eaa4cadc (patch)
treef3e7890ddd19c8029ea30fec7890166da0032cb4
parenta01d87de82c27f9e85eff579eb902e9b868046f2 (diff)
downloaddrakx-net-8a14531a47a9e1be87ff860c024ae652eaa4cadc.tar
drakx-net-8a14531a47a9e1be87ff860c024ae652eaa4cadc.tar.gz
drakx-net-8a14531a47a9e1be87ff860c024ae652eaa4cadc.tar.bz2
drakx-net-8a14531a47a9e1be87ff860c024ae652eaa4cadc.tar.xz
drakx-net-8a14531a47a9e1be87ff860c024ae652eaa4cadc.zip
2.312.31
-rw-r--r--Makefile2
-rw-r--r--NEWS7
2 files changed, 8 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6e4cf91..ec4a716 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 2.30
+VERSION = 2.31
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index d7c8588..3ef1787 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.31
+- draksambashare:
+ o updated require samba instead of samba-server (mga#17121)
+- updated translations Tajik and Chinese
+- net_applet
+ o Prefer add_seconds() over add() as it uses less CPU and memory
+
2.30
- net_applet:
o use DBus Menu (requires StatusNotifier 1.0) (mga#20410)