Added a proxy launcher script.
[cnetworkmanager.git] / NEWS
blob86f6c23c969f8eb7304ee7c534e47c948f344805
1 0.8, Fri 2008-11-14
2 New: --wep-pass
3 New: if there is another applet, report its pid
4 Fix: do not rely on DBus config from GUI applets
6 0.7, Sat 2008-07-12
7 New: can connect and show settings with NM 0.6
8 New: keys can be specified as CLI options, knetwormanagerrc not needed
9 New: -C foo is enough to connect to an unencrypted network
10 Fix: -o1 works for NM 0.6
12 0.6, Thu 2008-06-19
13 New: first steps to make it work on OLPC
15 0.5, Wed 2008-06-18
16 New: works much better with NM 0.6, except -C, -u, -s.
17 Fix: flag values are sorted now
18 Fix: suggest also .debs if python modules are missing.
20 0.4, Mon 2008-06-09
21 New: changed license to GPLv2 or later, to match other parts of NM
22 New: distinguish WEP, WPA, WPA2 for -n.
23 New: -o, -w control online and WiFi status.
24 New: basic device info for NM 0.6
25 Fix: recognize Notification Messages in knetwormanagerrc.
26 Fix: -u: better error message when applet not running.
27 Fix: standardized option parsing, both -Cfoo and -C foo work.