X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=34f1bfd511f58fb02e883d81dc0ff79e74b6824b;hb=c9e5639227ee4956fc00320e66e5dcff92037f06;hp=24a58be47bd197feb78bbed7bb71c9682c5a3e9a;hpb=6d6f312fb2b751b4cf7037f2a526c7785364732f;p=framework%2Fconnectivity%2Fconnman.git diff --git a/ChangeLog b/ChangeLog index 24a58be..34f1bfd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +ver 1.1: + Fix issue with missing message type and DHCPv4 support. + Fix issue with potential NULL pointer in DHCPv6 handling. + Fix issue with potential NULL pointer in VPN handling. + Fix issue with potential NULL pointer for WiFi SSID. + Fix issue with missing conversion of raw WiFi PSK input. + Fix issue with missing stop for WiFi auto-scanning handling. + Fix issue with uninitialized IPv6 prefix length in oFono plugin. + Fix issue with domain search list handling according to RFC 6106. + Fix issue with domain name list notifications. + Fix issue with nameserver list notifications. + Fix issue with incorrect fixed IP configuration. + Fix issue with incorrect cleanup of resolver timers. + Fix issue with handling of RDNSS lifetime expiration. + Fix issue with crash on wrong domain length information. + Add support for favorite service database migration. + Add support for disabling WISPr functionality. + Add support for configurable agent timeouts. + ver 1.0: Fix issue with missing WiFi disconnecting flag. Fix issue with missing GPRS context attached check.