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