summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2010-05-19 07:41:31 +0000
committerOlivier Blin <oblin@mandriva.com>2010-05-19 07:41:31 +0000
commit87e353c86f5dfcac30db3ed04173e71dbcb76f3a (patch)
tree8bc10ce5b4450e49b2df63b9815cfc6180e02e03
parent7ba14fec2b861c37c65621ec1ece313cae493e0f (diff)
downloaddrakx-net-87e353c86f5dfcac30db3ed04173e71dbcb76f3a.tar
drakx-net-87e353c86f5dfcac30db3ed04173e71dbcb76f3a.tar.gz
drakx-net-87e353c86f5dfcac30db3ed04173e71dbcb76f3a.tar.bz2
drakx-net-87e353c86f5dfcac30db3ed04173e71dbcb76f3a.tar.xz
drakx-net-87e353c86f5dfcac30db3ed04173e71dbcb76f3a.zip
0.89.1
-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)