diff options
author | carlosg <carlosg> | 2007-07-06 09:47:44 +0000 |
---|---|---|
committer | carlosg <carlosg> | 2007-07-06 09:47:44 +0000 |
commit | 99bddda22a19ea4c51ffedf2bda832035bd07e40 (patch) | |
tree | b370ebf7cf1dba4df542dc92aedd337909e6bbfb /ChangeLog | |
parent | edf29cc2350c9fe9f89fd598288bd66a0f3ccfe5 (diff) |
2007-07-06 Carlos Garnacho <carlosg@gnome.org>
* Network/Ifaces.pm (get_encrypted_wpa_psk): function to get encrypted
psk.
(set_debian_key): use it here.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2007-07-06 Carlos Garnacho <carlosg@gnome.org> + * Network/Ifaces.pm (get_encrypted_wpa_psk): function to get encrypted + psk. + (set_debian_key): use it here. + +2007-07-06 Carlos Garnacho <carlosg@gnome.org> + * Network/Ifaces.pm (get_available_encryptions): add wpa to plain debian too. |