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