Provisionally implement -n as -a.
[cnetworkmanager.git] / NEWS
blobb59b856c5f49d31015861f7d88717bbe366269ab
1 0.8.4, Sat 2009-03-21
2 New: When connecting (-C), monitor the NM connection state.
3 Fix: RPM packaging: consistent PREFIX (bnc#485413), owning pkgdatadir.
4 Fix: KeyError with --wep-hex. (James Hogan)
5 Fix: knetworkmanagerrc: Don't let ConnectionSettings override ConnectionSecrets.
6 Updated pbkdf2.py to the newest upstream version (license
7 clarified). (Alexander Block)
9 0.8.3, Thu 2009-03-05
10 Fix: secrets leak via o.fd.NMS.Connection.Secrets (CVE-2009-0365)
11 Fix: secrets leak via o.fd.NMS.Connection.GetSettings (bnc#479566#c3)
13 0.8.2, Mon 2009-03-02
14 New: --wpa-pass
15 Fix: connecting to unsecured WEP
16 Fix: do not crash when inspecting wired, 802-1x, NM 0.7.0 API
18 0.8, Fri 2008-11-14
19 New: --wep-pass
20 New: if there is another applet, report its pid
21 Fix: do not rely on DBus config from GUI applets
23 0.7, Sat 2008-07-12
24 New: can connect and show settings with NM 0.6
25 New: keys can be specified as CLI options, knetwormanagerrc not needed
26 New: -C foo is enough to connect to an unencrypted network
27 Fix: -o1 works for NM 0.6
29 0.6, Thu 2008-06-19
30 New: first steps to make it work on OLPC
32 0.5, Wed 2008-06-18
33 New: works much better with NM 0.6, except -C, -u, -s.
34 Fix: flag values are sorted now
35 Fix: suggest also .debs if python modules are missing.
37 0.4, Mon 2008-06-09
38 New: changed license to GPLv2 or later, to match other parts of NM
39 New: distinguish WEP, WPA, WPA2 for -n.
40 New: -o, -w control online and WiFi status.
41 New: basic device info for NM 0.6
42 Fix: recognize Notification Messages in knetwormanagerrc.
43 Fix: -u: better error message when applet not running.
44 Fix: standardized option parsing, both -Cfoo and -C foo work.