mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-04-18 12:00:36 +02:00
2008-08-11 Dan Williams <dcbw@redhat.com>
Merge the vpn-properties setting with the vpn setting since it was pointless to keep both of them around. Convert the vpn 'data' hash table to a hash of string:string (instead of string:variant) so that system settings plugins can have an easier time dealing with the arbitrary key/value pairs. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3924 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
10661abe17
commit
9886706ebe
1 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2008-08-11 Dan Williams <dcbw@redhat.com>
|
||||
|
||||
Merge the vpn-properties setting with the vpn setting since it was pointless
|
||||
to keep both of them around. Convert the vpn 'data' hash table to a hash
|
||||
of string:string (instead of string:variant) so that system settings plugins
|
||||
can have an easier time dealing with the arbitrary key/value pairs.
|
||||
|
||||
2008-08-11 Dan Williams <dcbw@redhat.com>
|
||||
|
||||
* libnm-util/nm-utils.c
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue