summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 24fd6f7..9c07a4c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.99
+VERSION = 1.0
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index bcc67a6..e316fba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+1.0:
+- fix parsing (and thus writing back) ACCOUNTING and NM_CONTROLLED in ifcfg
- make sure all strings ended in translation catalogs (#3371)
0.99: