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 b820471..b1b668d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.89
+VERSION = 0.89.1
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index c7519d3..49df49b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+0.89.1:
+- fix syntax error in network::connection::wireless
+
0.89:
- correctly generate squid configuration (#58600)
- fix detecting sysfs bus (only applies to ieee1394 subsystem)