summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS5
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index aa4f7a1..badc1bd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.86.1
+VERSION = 0.86.2
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 8820bd0..5e141a7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.86.2:
+- draksambashare:
+ o properly handle samba users with samba > 3.0.0 (#55388)
+- allow multiple IPs to resolve to same host name in /etc/hosts (#30168)
+
0.86.1:
- ignore non-fatal wpa_supplicant messages (#54002)