dundee: Watch for signals only on DUNDEE_SERVICE
[framework/connectivity/connman.git] / ChangeLog
1 ver 1.2:
2         Fix issue with not handling WiFi security changes.
3         Fix issue with not stopping WiFi scanning on shutdown.
4         Fix issue with auto-scanning and network discovery.
5         Fix issue with D-Bus reply for hidden WiFi networks.
6         Fix issue with overlapping memory areas and DNS requests.
7         Add support for randomized DNS transaction identifiers.
8         Add support for DNS caching over TCP connections.
9         Add support for using default IPv6 privacy setting.
10         Add support for providing previous passphrase to agent.
11         Add support for configuration unprovisioning handling.
12         Add support for NetworkInterfaceBlacklist configuration.
13         Add support for Bluetooth DUN daemon (dundee).
14
15 ver 1.1:
16         Fix issue with missing message type and DHCPv4 support.
17         Fix issue with potential NULL pointer in DHCPv6 handling.
18         Fix issue with potential NULL pointer in VPN handling.
19         Fix issue with potential NULL pointer for WiFi SSID.
20         Fix issue with missing conversion of raw WiFi PSK input.
21         Fix issue with missing stop for WiFi auto-scanning handling.
22         Fix issue with uninitialized IPv6 prefix length in oFono plugin.
23         Fix issue with domain search list handling according to RFC 6106.
24         Fix issue with domain name list notifications.
25         Fix issue with nameserver list notifications.
26         Fix issue with incorrect fixed IP configuration.
27         Fix issue with incorrect cleanup of resolver timers.
28         Fix issue with handling of RDNSS lifetime expiration.
29         Fix issue with crash on wrong domain length information.
30         Add support for favorite service database migration.
31         Add support for disabling WISPr functionality.
32         Add support for configurable agent timeouts.
33
34 ver 1.0:
35         Fix issue with missing WiFi disconnecting flag.
36         Fix issue with missing GPRS context attached check.
37         Fix issue with potential crash and supplicant handling.
38         Fix issue with potential crash and VPN provider.
39         Fix issue with potential crash and host routes.
40
41 ver 0.85:
42         Fix issue with duplicate service timeservers.
43         Fix issue with failure state when aborting agent request.
44         Fix issue with automatic scanning for hidden WiFi networks.
45         Fix issue with missing hostname/domainname validity checks.
46         Fix issue with missing DHCP packet length checks.
47         Add support for browser launching from WISPr login.
48
49 ver 0.84:
50         Fix issue with handling changed WiFi security of access points.
51         Fix issue with state notification of NetworkManager compatibility.
52
53 ver 0.83:
54         Fix issue with Ethernet not being enabled by default.
55         Fix issue with missing host routes for WISPr request.
56         Fix issue with missing HTTPS handling for WISPr support.
57         Fix issue with agent asking for passphrase for open service.
58         Fix issue with endless online check for preferred technology.
59         Fix issue with IPv6 RDNSS and DNS server creation.
60         Fix issue with WiFi roaming state change handling.
61         Fix issue with broken handling of WPS PBC method.
62
63 ver 0.82:
64         Fix issue with global online state handling.
65         Fix issue with timeserver handling in case of VPN.
66         Fix issue with automatic WiFi scanning handling.
67         Fix issue with WPS PIN length of zero and PBC.
68
69 ver 0.81:
70         Update default configuration options.
71         Add support for WPS PBC advertising handling.
72         Add support for wpa_supplicant background scanning.
73         Fix issue with showing cellular services without APN.
74         Fix issue with missing timeservers changed signal.
75
76 ver 0.80:
77         Update to support additional D-Bus API changes.
78         Add support for preferred technologies switching.
79         Add support for default auto connect technologies option.
80         Add support for service specific timeserver configuration.
81         Add support for extended timeserver fallback functionality.
82         Add support for extended nameserver fallback functionality.
83         Add support for user supplied routes for providers.
84         Add support for checking WiFi passphrase validity.
85         Fix issue with WISPr support and proxy handling.
86         Fix issue with Ethernet and auto connect handling.
87         Fix issue with too early IPv6 auto connection.
88         Fix issue with too early 6to4 connection checks.
89         Fix issue with oFono interaction on disconnect.
90         Fix issue with DNS servers behind point-to-point links.
91         Fix issue with pending DNS proxy requests.
92         Fix multiple issues with VPN handling.
93         Fix multiple issues with default gateway handling.
94
95 ver 0.79:
96         Update to support changed D-Bus API.
97         Add support for WiFi background scanning.
98         Add support for showing hidden WiFi networks as services.
99         Add support for generic stateless DHCPv6 handling.
100         Add support for DHCPv4 client identifier handling.
101         Add support for generic IP address pool handling.
102         Add support for global DNS cache handling.
103         Add support for internal NTP time handling.
104         Add support for updated oFono handling.
105
106 ver 0.78:
107         Fix multiple issues with service connection states.
108         Fix multiple issues with technology handling.
109         Fix issue with DHCP file descriptor leakage.
110         Fix issue with open access points and WPS.
111         Fix issue with handling of cellular devices.
112         Fix issue with DNS proxy hostname resolving.
113         Add support for PPTP and L2TP VPN tunneling.
114         Add support for organized settings storage.
115         Add support for WiFi fast connect handling.
116         Add support for better WiFi error handling.
117         Add support for integrated WISPr handling.
118
119 ver 0.77:
120         Fix issue with iptables API breakage.
121         Fix issue with agent input handling.
122         Fix issue with empty cellular operator name.
123         Fix issue with reference counting for network objects.
124         Fix issue with missing D-Bus signals for proxy changes.
125         Fix issue with group identifier and hidden WiFi networks.
126         Fix issue with setting wrong gateway for PPP connections.
127         Fix issue with mismatch of stored IP configuration settings.
128         Fix issue with not stopping DHCP for IPv4 configuration.
129         Add support for remembering last IP address from DHCP.
130         Add support for EAP-GTC authentication method.
131
132 ver 0.76:
133         Fix issue with loopback interface setup.
134         Fix issue with /etc/localtime being a symlink.
135         Fix issue with not handling dummy network devices.
136         Fix issue with not provisioning existing services.
137         Fix issue with running WPAD on IPv6 connections.
138         Fix issue with client certificate for TTLS/PEAP.
139         Remove internal element infrastructure.
140
141 ver 0.75:
142         Fix issue with 3G connect timeout handling.
143         Fix issue with WiFi raw key PSK handling.
144         Fix issue with DHCP renewal timeout handling.
145         Fix issue with DHCP and empty nameserver list.
146         Add support for unit testing.
147
148 ver 0.74:
149         Fix issue with race condition in ready/online handling.
150         Fix issue with DHCP release callback handling.
151         Fix multiple issues with session API handling.
152         Add support for using DNS proxy for Tethering.
153         Add support for Private Network API.
154         Add support for Clock API.
155
156 ver 0.73:
157         Update support for session API handling.
158         Add support for more advanced roaming policies.
159         Add support for EAP identity and passphrase queries.
160         Add support for IPv6 handling with cellular bearer.
161         Add support for main configuration file.
162         Remove deprecated profile interface.
163
164 ver 0.72:
165         Fix issue with overwriting DNS servers from DHCP.
166         Fix issue with DHCP renewal with same configuration.
167         Fix issue with multiple memory leaks.
168         Add support for 6to4 tunneling.
169
170 ver 0.71:
171         Fix issue with not storing IPv6 privacy settings.
172         Fix issue with storing fixed and manual IP settings.
173         Fix issue with service state when PAN connection fails.
174         Fix issue with tethering and WiFi bridge handling.
175         Fix issue with autonomously activated contexts.
176         Fix issue with nameserver array for PACrunner.
177         Fix issue with network information memory leak.
178         Fix issue with double-free in statistics handling.
179         Fix issue with handling malformed profiles.
180         Fix issue with pending DHCP client requests.
181         Add initial support for TI shared transport handling.
182
183 ver 0.70:
184         Add support for reporting invalid WiFi passphrases.
185         Add support for IPv6 privacy extension.
186         Add support for IPv6 advanced features.
187         Add support for IPv6 nameserver settings.
188         Remove deprecated APN service settings.
189
190 ver 0.69:
191         Fix issue with not handling DNS proxy failures gracefully.
192         Fix issue with double free in statistics handling.
193         Fix issue with early tethering bridge creation.
194         Add support for tethering property per technology.
195         Add support for initial WiFi tethering feature.
196         Add support for using PACrunner as proxy driver.
197         Add support for WPS as part of the security property.
198
199 ver 0.68:
200         Fix issue with wrong name of PolicyKit configuration file.
201         Fix issue with inconsistency of WiFi scan states.
202         Fix issue with missing auto-reconnect and oFono.
203         Add support for vpnc based private networks.
204         Add support for WiFi Protected Setup handling.
205         Remove legacy WiFi plugin.
206
207 ver 0.67:
208         Fix issue with oFono plugin and multiple online calls.
209         Fix issue with checking for AutoConnect service property.
210         Remove deprecated MCC and MNC service properties.
211
212 ver 0.66:
213         Fix multiple set of memory leaks.
214         Fix issue with WPA supplicant phase2 values.
215         Fix issue with WiFi access points after kill/restart.
216         Fix issue with correct PACrunner configuration loading.
217         Add support for loading provision files at runtime.
218         Add support for setting proxy auto-configuration.
219         Add support for IPv6 auto-configured addresses.
220
221 ver 0.65:
222         Use new WiFi plugin by default.
223         Fix issue with handling already powered devices.
224         Fix issue with handling proxy PAC option from DHCP.
225         Add support for handling regulatory domain settings.
226         Add support for handling IPv6 router advertisements.
227         Add support for handling IPv6 nameservers.
228         Add support for handling multiple search domains.
229         Add support for handling oFono modem lockdown.
230         Add support for handling IPv6 DNS connections.
231         Add support for IPv4 Link-Local negotiation.
232         Add support for USB CDC Tethering functionality.
233
234 ver 0.64:
235         Update service name to net.connman domain.
236         Fix issue with disabling a technology twice.
237         Fix issue with using wrong string for Proxy.Method.
238         Fix issue with TCP connection lookup and DNS proxy.
239         Fix issue with TCP receive busy waits and DNS proxy.
240         Fix various issues with WPA Supplicant interaction.
241         Add support for chunk encoding to HTTP client.
242         Add support for internal HTTP client for portal detection.
243         Add support for internal DHCP server setup.
244         Add support for internal NAT and IP forwarding setup.
245         Add support for Bluetooth Tethering functionality.
246         Remove deprecated device and network D-Bus interfaces.
247         Remove support for dhclient plugin.
248
249 ver 0.63:
250         Change to use nl80211/cfg80211 WiFi management by default.
251         Fix various issues with new WPA Supplicant interface.
252         Fix issue with not connecting failed networks at boot.
253         Fix issue with properly tracking RFKILL blocked state.
254         Fix issue with missing signals for IPv4/IPv6 gateway details.
255         Add support for using RTNL for setting IPv4/IPv6 details.
256         Add support for using PHONET_PIPE GPRS interfaces.
257         Add support for setting manual proxy configurations.
258         Add support for exporting proxy configurations to PACrunner.
259         Add support for combined home and roaming statistics.
260         Add support for OpenVPN connections.
261         Remove dependency on udev.
262
263 ver 0.62:
264         Fix crash with non-existent or extra DHCP result options.
265         Fix crash when doing PEAP/TTLS authentication.
266         Fix issue with handling multiple data counters.
267         Fix issue with Bluetooth adapters without address.
268         Fix issue with multiple scanning attempts after disconnects.
269         Fix issue with VPN services when switching into offline mode.
270         Add support for storing statistics information in separate files.
271         Add support for verification of configuration file parameters.
272         Add support for handling time server values from DHCP.
273         Add support for allowing DNS over TCP within the DNS proxy.
274         Add support for loading proxy configurations into PACrunner.
275         Add support for WiFi plugin using new WPA Supplicant D-Bus API.
276         Add support for requesting passphrases via agents.
277         Remove default support for EDNS0 option.
278
279 ver 0.61:
280         Add support for using the internal DHCP client by default.
281         Add support for latest PolicyKit framework.
282         Add support for new oFono D-Bus interfaces.
283
284 ver 0.60:
285         Fix issue with missing reset of proxy settings.
286         Fix issue with missing Ethernet property changed signal.
287         Fix issue with offline operation on already blocked devices.
288         Fix issue with offline mode and device powered changes.
289         Fix issue with portal detection and DHCP renewals.
290         Fix issue with connection attempts for removed networks.
291         Fix issue with stale pointers of networks.
292
293 ver 0.59:
294         Fix issue with D-Bus object paths of VPN providers.
295
296 ver 0.58:
297         Fix various issues around offline mode.
298         Fix various issues with VPN nameserver handling.
299         Add support for home/roaming network statistics.
300         Add support for EAP-TTLS WiFi configuration.
301         Add support for creating backtraces.
302
303 ver 0.57:
304         Fix missing default profile creation.
305         Fix missing service integration of VPN providers.
306         Fix missing export of PAC information retrieved from DHCP.
307         Fix issue with detection of new Bluetooth devices.
308         Fix issue with offline mode handling.
309         Fix issue with device power handling.
310
311 ver 0.56:
312         Fix issues with offline mode handling.
313         Fix service integration with VPN providers.
314         Add internal asynchronous resolver library.
315         Add internal DHCP client library.
316         Add support for using internal DHCP client.
317         Add support for WPAD proxy auto-configuration.
318         Add support for static IPv6 configuration.
319         Add support for DHCP provided domain names.
320         Add initial support for on-demand connections.
321         Remove uDHCP and resolvconf plugins.
322
323 ver 0.55:
324         Fix issue with 3G roaming status indication.
325         Fix issue with using -H option with dhclient.
326         Fix issue with loading WiFi SSID details for scanning.
327         Add support for setting host routes for DNS servers.
328         Add support for more detailed statistics counters.
329         Add support for internal DHCP client library.
330
331 ver 0.54:
332         Fix issue with root requests and EDNS0 OPT records.
333         Fix issue with default gateway when route deletion fails.
334         Fix issue with group identifiers for cellular networks.
335         Fix issue with fixed IP settings from cellular networks.
336         Fix issue with nameserver settings and manual configuration.
337         Add support for cellular network name changes.
338         Add support for cellular signal strength changes.
339         Add support for actively scanning for hidden networks.
340         Add support for ASCII based WEP keys.
341         Add support for NTP timeserver updates.
342         Add support for PPP default route settings.
343
344 ver 0.53:
345         Fix issue with supplicant and device scanning state cleaning.
346         Fix issue with Bluetooth PAN networks stay in connected state.
347         Fix issue with reference counting and connected state.
348         Fix issue with technology disabling on device removal.
349         Fix issue with two default gateways when using VPN.
350         Fix issue with static IPv4 configuration and signals.
351         Add support for splitting DHCP provided nameserver results.
352         Add support multiple nameservers in /etc/resolv.conf.
353         Add support for setting manual DNS server configuration.
354         Add support for exporting IPv4 gateway information.
355         Add support for newer versions of oFono API.
356
357 ver 0.52:
358         Fix issue with new "connected" states.
359         Fix issue with hidden networks and PSK.
360         Fix issue with DHCP and Bluetooth PAN.
361         Fix issue when disconnecting PAN networks.
362         Add support for application sessions.
363         Add plugin for hh2serial GPS support.
364
365 ver 0.51:
366         Fix issue with missing device power toggling.
367         Fix issue with D-Bus object path on device removal.
368         Add support for WiFi portal detection.
369         Add support for configuring static gateways.
370         Remove unneeded plugin for Option HSO support.
371         Remove unneeded plugin for Ericsson MBM support.
372
373 ver 0.50:
374         Fix configuration loading for unknown services.
375         Fix IP method setting of Ethernet plugin.
376
377 ver 0.49:
378         Fix issue with WiFi power changes.
379         Fix issue with Bluetooth device startup.
380         Fix issue with host route settings for VPN.
381         Fix issue with processing of RFKILL events.
382         Fix some WPA Enterprise privacy issues.
383         Add support for basic Ethernet information.
384         Add support for static IP settings.
385
386 ver 0.48:
387         Fix signal strength calculation when quality is not provided.
388         Fix issues with wpa_supplicant state tracking.
389         Fix faulty removal of IP address from interface.
390         Fix permissions of newly created /etc/resolv.conf file.
391         Fix DNS proxy handling when in offline mode.
392         Add support for EDNS0 resolver option.
393         Add workaround for large EDNS0 queries.
394         Add workaround for DHCP startup failures with WiFi networks.
395         Add support for handling hostnames and domainnames.
396         Add support for IPv4 configuration via service interface.
397         Add support for fixed and manual IPv4 configuration.
398         Add support for default service changed notifier.
399         Add support for clearing failure state via service removal.
400         Add support for OpenConnect VPN connections.
401         Add support for IEEE 802.1x WiFi networks.
402         Add support for roaming between WPA and WPA2 networks.
403         Add various generic D-Bus helpers and use them.
404         Remove special handling of Ethernet devices.
405
406 ver 0.47:
407         Fix segmentation fault on resolver shutdown.
408         Fix issue with adding nameserver that doesn't exist.
409         Fix issue when no broadcast address is given.
410         Fix issue with missing property changed signal.
411         Add checks for invalid supplicant state transitions.
412         Add initial version of oFono GPRS support.
413         Add support for dynamic debug framework.
414
415 ver 0.46:
416         Fix reconnect issue when power off or disabling the device.
417         Remove problematic retry on failure code path.
418
419 ver 0.45:
420         Fix crash with connect timeout and second connect attempt.
421         Fix reconnect issues after suspend or roaming attempt.
422
423 ver 0.44:
424         Fix command line options for device filtering.
425         Fix issue with network reference in MBM support.
426         Fix handling when losing network access in MBM plugin.
427         Fix broken libiWmxSDK callback parameter handling.
428         Add work around Intel WiMAX SDK API breakage.
429
430 ver 0.43:
431         Fix issue with missing scanning after power up.
432         Fix issue with udev versus /dev/rfkill event processing.
433         Fix issue with powered down device on connection attempt.
434         Add support for multiple connection attempts.
435         Add support for tracking the operation state.
436         Add full support for Ericsson MBM cellular devices.
437
438 ver 0.42:
439         Fix issue with switching between hidden WiFi networks.
440         Fix issue with missing scanning after disconnect.
441         Fix issue with not triggering auto-connect in some cases.
442
443 ver 0.41:
444         Fix race condition with WiFi devices and RFKILL.
445         Fix issue with WiFi connect/disconnect and some drivers.
446         Fix issue with WEP encryption and staging drivers.
447         Fix issue with wrong setup of loopback interfaces.
448
449 ver 0.40:
450         Fix issue with wrong setting of initial AutoConnect value.
451         Fix issue with IP configuration and loopback devices.
452         Fix issue with build system and include directory.
453         Fix wrong variable for dhclient-script location.
454         Fix disconnect race condition with Bluetooth service.
455         Add support for ignoring bonding Ethernet interfaces.
456
457 ver 0.39:
458         Fix file permissions for profile storage.
459         Fix service resorting when they are in different states.
460         Fix support for handling Bluetooth PAN devices.
461         Add support for AutoConnect property of services.
462         Add support for creating, modifying and removing profiles.
463         Add support for fully flexible task handling framework.
464         Add support for more generic RTNL handling and notifications.
465         Add support for full non-recursive build.
466
467 ver 0.38:
468         Fix broken check for security modes.
469         Fix requirement of inotify when loopback support is disabled.
470
471 ver 0.37:
472         Fix missing update of signal strength from scan results.
473         Fix error handling in case when passphrase is required.
474         Add support for PassphraseRequired property.
475         Add missing check for WiFi security modes.
476
477 ver 0.36:
478         Fix missing reset of network reference when disconnecting.
479         Fix wrong variable reference when sending technology replies.
480         Fix wrong identifiers of D-Bus error names.
481
482 ver 0.35:
483         Fix missing auto-connect trigger on Ethernet device removal.
484         Fix availability listing for devices without attached drivers.
485         Fix signals for connected and default technologies.
486         Fix notification to use service types instead of device types.
487         Fix potential pending scan result reply messages after removal.
488         Add support for blocking enable and disable technology changes.
489
490 ver 0.34:
491         Fix setup of udev context before loading any plugins.
492         Fix rearming the scan trigger if a device got disabled.
493         Fix device power state changes tracking with RFKILL notifications.
494         Fix wrong usage of device types instead of service types.
495         Fix connect method to handle non-WiFi services.
496
497 ver 0.33:
498         Add support for RFKILL changes of the WiFi subsystem.
499         Fix state value of Network Manager compatibility support.
500
501 ver 0.32:
502         Fix broken device unregistration on removal.
503         Fix WiMAX device detection handling.
504
505 ver 0.31:
506         Fix missing enforcement of offline mode for new devices.
507         Add support for persistent storage of offline mode.
508         Add support for persistent storage of device power state.
509         Remove deprecated and unused network storage callbacks.
510
511 ver 0.30:
512         Fix issue where hidden network could show up in service list.
513         Fix issue with asynchronous notification of scan requests.
514         Fix message reference leak when adding interface fails.
515         Fix problem when removing network during inactive state.
516         Remove broken and unused callback for joining networks.
517         Remove deprecated device and network interface methods.
518         Remove test scripts for deprecated interface methods.
519
520 ver 0.29:
521         Fix missing signal emission for offline mode changes.
522         Fix signal emission for changes in technology properties.
523         Rename Technologies property to AvailableTechnologies.
524
525 ver 0.28:
526         Fix another reference counting imbalance when adding networks.
527         Revert supplicant change to always reset scanning after results.
528
529 ver 0.27:
530         Fix missing disarming of the connection timeout.
531         Fix handling of multiple supplicant disconnect attempts.
532         Fix simultaneous connects from different technologies limitation.
533
534 ver 0.26:
535         Fix broken handling of auto-connect logic.
536         Fix handling of out-of-range access points.
537         Fix support for connecting to hidden networks.
538         Fix reference counting for networks with same SSID.
539         Fix issue with WiFi interfaces not getting switched off.
540         Fix problems with delayed service list updates.
541         Fix disconnect/abort of connection attempts.
542
543 ver 0.25:
544         Fix showing of WiFi networks with less than 25% signal strength.
545         Fix potential segmentation fault with network passphrases.
546
547 ver 0.24:
548         Fix handling of initial device powered state.
549         Fix missing Powered property changed signals.
550         Fix canceling of a network connection attempt.
551         Fix stalled configuration issue with supplicant.
552         Fix detection of association errors from supplicant.
553         Fix issue with wrong scanning state information.
554         Fix hidden SSID detection routines.
555         Fix visible Ethernet services even without carrier.
556         Add global method call to request scanning.
557         Add support for global technologies list.
558         Add support for delaying service list updates.
559         Update the overall D-Bus API documentation.
560
561 ver 0.23:
562         Fix dhclient probe/remove race condition.
563         Fix handling of disconnected services during auto-connect.
564         Add support for proper group name of hidden networks.
565         Add support for storing SSID details of hidden networks.
566
567 ver 0.22:
568         Fix wrong auto-connect procedure after user connection.
569         Fix invalid update of already connected network.
570         Fix idle state handling after disconnecting device.
571         Fix disconnect race condition in WiFi supplicant.
572         Fix WiFi signal strength reporting.
573
574 ver 0.21:
575         Add udev based network device detection.
576         Add support for global auto-connect feature.
577         Add support for basic service drag and drop.
578         Fix missing passphrase cleanup on service removal.
579         Fix potential duplicate network creation.
580         Fix handling of WEP shared keys.
581
582 ver 0.20:
583         Add plugin for Intel WiMAX SDK support.
584         Add special handling for default vendor SSIDs.
585         Add support for default gateway in different network.
586         Add support for automatic switching of default gateway.
587         Add support for asynchronous handling of Powered property.
588         Add support for connecting/disconnecting Ethernet services.
589         Add support for more detailed error states of services.
590         Add support for clearing error state via ClearProperty.
591         Fix error code for invalid or unknown properties.
592         Fix various timeout handling issues.
593         Remove Policy and Priority device and network properties.
594
595 ver 0.19:
596         Add hidden networks to the service list.
597         Add support for storing the service name.
598         Fix service list sorting for connected services.
599         Fix missing cancel command when operation times out.
600         Fix various issues with service favorite handling.
601         Remove Available and Remember network properties.
602
603 ver 0.18:
604         Add support for asynchronous service connect method.
605         Fix broken storage of service favorite details.
606
607 ver 0.17:
608         Add AT chat library implementation.
609         Fix service lookup for WiFi and WiMAX devices.
610         Fix service state signal emission and error handling.
611         Fix storing and loading of configured passphrases for services.
612
613 ver 0.16:
614         Update Intel OSPM support to latest specification.
615         Add initial support for new service interface.
616         Add support for builtin plugins.
617         Add extra warning if no nameserver is defined.
618         Add error reporting for state and storage directory creation.
619         Add error message for network and device storing failures
620         Fix stale entry in gateway list after connection changes.
621         Fix handling of DHCP results with no nameserver.
622         Fix infinite loop for service lookup.
623         Fix various format string warnings.
624
625 ver 0.15:
626         Detect VMware network interface and ignore them.
627         Fix setting of scan_ssid for hidden networks.
628         Fix empty network name property.
629
630 ver 0.14:
631         Add support for detecting DHCP failures.
632         Add support for joining hidden WiFi networks.
633         Add support for device and network address property.
634         Add support for default /etc/resolv.conf generation.
635         Fix issue with wrong address setting for loopback.
636         Fix detection of WiFi access point changes.
637         Fix crash with blob properties.
638
639 ver 0.13:
640         Add support for notification infrastructure.
641         Add fully dynamic property storage capabilities.
642         Fix broken loading of last network on bootup.
643         Fix crash when unplugging WiFi devices.
644         Rename OSPM plugin to Intel OSPM plugin.
645         Rename WiMAX plugin to Intel WiMAX SDK plugin.
646
647 ver 0.12:
648         Fix connection state change handling.
649         Fix network list enumeration.
650         Fix broken driver matching for devices.
651         Fix issue with network identifier lookup.
652
653 ver 0.11:
654         Add plugin priority handling.
655         Add network type for WiMAX.
656         Fix network protocol selection for Bluetooth PAN.
657         Fix parameters for Bluetooth PAN disconnect method.
658
659 ver 0.10:
660         Fix races with connection signals.
661         Fix automatic switching of default connection.
662
663 ver 0.9:
664         Rename FlightMode to OfflineMode.
665         Add static IPv4 setting support for Ethernet devices.
666         Add extra options to exclude devices and plugins.
667         Add support for toggling debug output.
668         Add support for ScanInterval property.
669         Fix handling of disconnect commands from applications.
670         Fix detection of networks that are out of range.
671         Fix setting network remember status.
672         Fix argument type checking of properties.
673
674 ver 0.8:
675         Add Device and Network property to connection interface.
676         Add option to disable installation of data files.
677         Add command line option to show version number.
678         Fix signal emission for network changes.
679
680 ver 0.7:
681         Add basic support for flight mode.
682         Add support for multiple storage drivers.
683         Add support for RTNL newlink watch API.
684         Add support for different security privileges.
685         Add support for device and network priorities.
686         Add functions for setting network properties.
687         Fix issue with listing devices without a driver.
688         Fix issue with WiFi scanning indication.
689         Fix detection of WiFi security changes.
690         Update WiFi driver to use new network helpers.
691         Install different D-Bus configuration for PolicyKit.
692
693 ver 0.6:
694         Add CONNMAN_API_SUBJECT_TO_CHANGE definition.
695         Add detailed configuration options.
696         Add various D-Bus helper functions.
697         Add generic device driver infrastructure.
698         Add generic network driver infrastructure.
699         Add property for WiFi network mode.
700         Add property for network interface name.
701         Add property for global connection policy.
702         Add support for verbose compiler warnings.
703         Add support for device detection via udev.
704         Add support for systems with udhcpc.
705         Add support for Bluetooth PAN networks.
706         Fix WiFi issue with DHCP restart after handshake.
707         Fix exported symbols list creation.
708         Remove deprecated and unused plugins.
709
710 ver 0.5:
711         Add support for handling Bluetooth adapters.
712         Add support for activating wpa_supplicant on demand.
713         Add Device property to network objects.
714         Add Scanning property to device objects.
715         Fix Name property of device objects.
716         Fix WiFi SSID to object path conversion.
717         Fix duplicate wireless scan results.
718         Fix built issue with libudev and uClibc.
719         Fix issues with element registration failures.
720
721 ver 0.4:
722         Add DNS proxy resolver plugin.
723         Add support for default connections.
724         Add support for gateway change notifications.
725         Add signal strength property for connections.
726         Add property for connection type.
727         Fix issue with carrier detection.
728         Fix broken resolvconf plugin.
729
730 ver 0.3:
731         Add support for automatically connecting known networks.
732         Add improved framework for handling resolver details.
733         Add generic signal strength property.
734         Fix bridge and WiMAX device detection.
735         Fix network listing for Ethernet devices.
736
737 ver 0.2:
738         Add support for indicating network changes.
739         Add support for signal strength property.
740         Add support for unique device names.
741         Fix broken device enumeration.
742         Fix issue with device removal callback.
743         Fix issue with wpa_supplicant disconnecting.
744         Fix D-Bus access policy configuration.
745
746 ver 0.1:
747         Initial public release.