Release 0.76
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 19 Jul 2011 22:32:08 +0000 (00:32 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 19 Jul 2011 22:32:08 +0000 (00:32 +0200)
ChangeLog
configure.ac

index b34d71b..5b0ebb2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+ver 0.76:
+       Fix issue with loopback interface setup.
+       Fix issue with /etc/localtime being a symlink.
+       Fix issue with not handling dummy network devices.
+       Fix issue with not provisioning existing services.
+       Fix issue with running WPAD on IPv6 connections.
+       Fix issue with client certificate for TTLS/PEAP.
+       Remove internal element infrastructure.
+
 ver 0.75:
        Fix issue with 3G connect timeout handling.
        Fix issue with WiFi raw key PSK handling.
index d82ecb6..47992d9 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.75)
+AC_INIT(connman, 0.76)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AM_CONFIG_HEADER(config.h)