diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drakx-net -VERSION = 0.99 +VERSION = 1.0 DESTDIR= libdir=/usr/lib @@ -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: |