summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugeni Dodonov <eugeni@mandriva.org>2009-10-26 23:13:52 +0000
committerEugeni Dodonov <eugeni@mandriva.org>2009-10-26 23:13:52 +0000
commit58e1f38edb51469ac13239e175cc41af7316683e (patch)
tree1b46c13bd0bf5c1d0355d7224c6bc97ecd4372e2
parentb0a7c5505daf2a9c62fa6dce914dddb5135d6fd2 (diff)
downloaddrakx-net-58e1f38edb51469ac13239e175cc41af7316683e.tar
drakx-net-58e1f38edb51469ac13239e175cc41af7316683e.tar.gz
drakx-net-58e1f38edb51469ac13239e175cc41af7316683e.tar.bz2
drakx-net-58e1f38edb51469ac13239e175cc41af7316683e.tar.xz
drakx-net-58e1f38edb51469ac13239e175cc41af7316683e.zip
Revert previous commit - we are still having issues with zombie processes.
Let's wait with 0.86 until we fix them.
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f806aea..27b68a8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.86
+VERSION = 0.85
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index eb704c3..4c1aa4c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,3 @@
-0.86:
- properly handle children processes in net_applet (#54636)
- advanced settings: allow changing wireless regulatory domain without reboot
(#54600)