aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile4
-rw-r--r--NEWS4
2 files changed, 6 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 32bbf1d..abf587e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 2.2
+VERSION = 2.3
all: version promisc_check msec_find python manpages
make -C cron-sh
@@ -15,7 +15,7 @@ clean:
make -C src/msec clean
make -C po clean
-promisc_check:
+promisc_check:
make -C src/promisc_check
msec_find:
diff --git a/NEWS b/NEWS
index 0d9e132..cdfd75f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 2.3 - March 13, 2017, RĂ©mi Verschelde
+
- manage allow_xserver_to_listen also for sddm.conf (mga#19612)
- set common messages to GDM, KDM and SDDM in allow_user_list function
- manage RememberLastUser in sddm.conf according to allow_user_list
@@ -6,11 +8,13 @@
- translations updates
Version 2.2 - September 25, 2016, Papoteur
+
- set permission on just created MAIL_LOG_TODAY mga#19335
- clean unused code in msec.py
- update man page correcting Mandriva with Mageia
Version 2.1 - April 16 2016, Papoteur
+
- correction of displaying the update status (mga#18159)
- updating translations