From b225b477d3f6e110bf61ccd88e4ad176504e36b0 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Tue, 19 Mar 2019 16:15:36 +0100 Subject: New upstream version 1.16.0 --- docs/libnm/html/NMClient.html | 11 +++-------- docs/libnm/html/index.html | 2 +- docs/libnm/html/usage.html | 2 +- docs/libnm/version.xml | 2 +- 4 files changed, 6 insertions(+), 11 deletions(-) (limited to 'docs/libnm') diff --git a/docs/libnm/html/NMClient.html b/docs/libnm/html/NMClient.html index a33221c1..e6387588 100644 --- a/docs/libnm/html/NMClient.html +++ b/docs/libnm/html/NMClient.html @@ -4719,14 +4719,9 @@ permission to read the details of.)

The “dns-configuration” property

  “dns-configuration”        GPtrArray *
-

The current DNS configuration represented as an array of -dictionaries. Each dictionary has the "nameservers", -"priority" keys and, optionally, "interface" and "vpn". -"nameservers" is the list of DNS servers, "priority" their -relative priority, "interface" the interface on which these -servers are contacted, "vpn" a boolean telling whether the -configuration was obtained from a VPN connection.

-

[type GPtrArray(GVariant)]

+

The current DNS configuration, represented as an array +of NMDnsEntry objects.

+

[type GPtrArray(NMDnsEntry)]

Flags: Read

Since: 1.6

diff --git a/docs/libnm/html/index.html b/docs/libnm/html/index.html index 29076245..0523598b 100644 --- a/docs/libnm/html/index.html +++ b/docs/libnm/html/index.html @@ -15,7 +15,7 @@

- for libnm 1.15.91 + for libnm 1.16.0 The latest version of this documentation can be found on-line at https://developer.gnome.org/libnm/stable/. diff --git a/docs/libnm/html/usage.html b/docs/libnm/html/usage.html index 0ecadd19..9b8caf5d 100644 --- a/docs/libnm/html/usage.html +++ b/docs/libnm/html/usage.html @@ -96,7 +96,7 @@

$ cc $(pkg-config --libs --cflags libnm) -o hello-nm hello-nm.c
   $ ./hello-nm
-  NetworkManager version: 1.15.91
+  NetworkManager version: 1.16.0
 
   $ 

diff --git a/docs/libnm/version.xml b/docs/libnm/version.xml index d6b46813..15b989e3 100644 --- a/docs/libnm/version.xml +++ b/docs/libnm/version.xml @@ -1 +1 @@ -1.15.91 +1.16.0 -- cgit 1.3.0-6-gf8a5