diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-12-17 11:14:54 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-12-17 11:14:54 +0000 |
commit | 6f93e066bc81bcf786076933ab0fe5dee917e6b3 (patch) | |
tree | 346d61111ac7f9180e7be97c5a1c8a7152f2314e | |
parent | 55788ca286ebcdb3d1de7e405055e344d91278b2 (diff) | |
download | drakx-net-6f93e066bc81bcf786076933ab0fe5dee917e6b3.tar drakx-net-6f93e066bc81bcf786076933ab0fe5dee917e6b3.tar.gz drakx-net-6f93e066bc81bcf786076933ab0fe5dee917e6b3.tar.bz2 drakx-net-6f93e066bc81bcf786076933ab0fe5dee917e6b3.tar.xz drakx-net-6f93e066bc81bcf786076933ab0fe5dee917e6b3.zip |
0.25
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 21 |
2 files changed, 22 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drakx-net -VERSION = 0.24 +VERSION = 0.25 DESTDIR= libdir=/usr/lib @@ -1,3 +1,24 @@ +0.25: +- draksambashare (aginies): + o fix typo, fix inherit permission problem, re-order some share options + o add an Help menu + o only display share name, directory and comment (try to improve GUI #27339) + o add security options, fix list problem, fix default PDC configuration + o add a wizard to configure a PDC or a standalone Samba server + o fix wizard bug +- draknfs: + o translate "Advanced options" + o add host allow option (aginies) +- connection frontend: + o do not make refresh/monitor buttons sensitive if device has no interface +- 3G/GPRS providers list: + o add "Orange WAP" (with "orange" as APN) + o rename "Orange Grand Public" as "Orange Web" +- i18n: + o renamed Uzbek translations to follow the libc standard + (#35090, from Mashrab Kuvatov, approved by Pixel) + o updates + 0.24: - draknetcenter: o update networks list on connection status change |