Release 0.55 0.55
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 25 Jul 2010 19:26:49 +0000 (12:26 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 25 Jul 2010 19:26:49 +0000 (12:26 -0700)
ChangeLog
configure.ac

index adb43f0..8679d75 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+ver 0.55:
+       Fix issue with 3G roaming status indication.
+       Fix issue with using -H option with dhclient.
+       Fix issue with loading WiFi SSID details for scanning.
+       Add support for setting host routes for DNS servers.
+       Add support for more detailed statistics counters.
+       Add support for internal DHCP client library.
+
 ver 0.54:
        Fix issue with root requests and EDNS0 OPT records.
        Fix issue with default gateway when route deletion fails.
index f137749..76bc916 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.54)
+AC_INIT(connman, 0.55)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)