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