summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a848e55..b0465a6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.81
+VERSION = 0.81.1
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 2854f9f..a985805 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+0.81.1
+- improved parsing of utf8-encoded network profiles
+
0.81:
- added support for Ralink 3090 wireless (#53181)
- assume that network profiles could be utf8-encoded (#53127).