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