Release 0.78 0.78
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 2 Dec 2011 17:54:40 +0000 (18:54 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 2 Dec 2011 17:54:40 +0000 (18:54 +0100)
ChangeLog
configure.ac

index b4996d5..2b35dd1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+ver 0.78:
+       Fix multiple issues with service connection states.
+       Fix multiple issues with technology handling.
+       Fix issue with DHCP file descriptor leakage.
+       Fix issue with open access points and WPS.
+       Fix issue with handling of cellular devices.
+       Fix issue with DNS proxy hostname resolving.
+       Add support for PPTP and L2TP VPN tunneling.
+       Add support for organized settings storage.
+       Add support for WiFi fast connect handling.
+       Add support for better WiFi error handling.
+       Add support for integrated WISPr handling.
+
 ver 0.77:
        Fix issue with iptables API breakage.
        Fix issue with agent input handling.
index 258edce..f63fea8 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.77)
+AC_INIT(connman, 0.78)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AM_CONFIG_HEADER(config.h)