diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-11-26 18:33:16 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-11-26 18:33:16 +0000 |
commit | 45583bb12af0f1059b0dac35cab3ad69d43339e1 (patch) | |
tree | 8c1d309faa6657ace9c68cf73344c86d1cb45b90 | |
parent | e842d16d12b88c70b1576604db912f2a7c3089ce (diff) | |
download | drakx-net-45583bb12af0f1059b0dac35cab3ad69d43339e1.tar drakx-net-45583bb12af0f1059b0dac35cab3ad69d43339e1.tar.gz drakx-net-45583bb12af0f1059b0dac35cab3ad69d43339e1.tar.bz2 drakx-net-45583bb12af0f1059b0dac35cab3ad69d43339e1.tar.xz drakx-net-45583bb12af0f1059b0dac35cab3ad69d43339e1.zip |
0.56
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 10 |
2 files changed, 11 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drakx-net -VERSION = 0.55 +VERSION = 0.56 DESTDIR= libdir=/usr/lib @@ -1,3 +1,13 @@ +0.56: +- net_applet: + o use longer description for user-friendly interface names + o use user-friendly names in more places +- wireless backend: + o fix installing rt61 and rt73 firmware packages +- xdsl backend: + o add support for ATM bridging (for pppoe over USB modems, #35797) + o fix writing ATM settings (mainly for ATMARP) + 0.55: - net_applet: o show interface type name instead of just the interface |