Release 0.54 0.54
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 17 Jun 2010 12:47:06 +0000 (14:47 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 17 Jun 2010 12:47:06 +0000 (14:47 +0200)
ChangeLog
configure.ac

index 4a759bb..adb43f0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+ver 0.54:
+       Fix issue with root requests and EDNS0 OPT records.
+       Fix issue with default gateway when route deletion fails.
+       Fix issue with group identifiers for cellular networks.
+       Fix issue with fixed IP settings from cellular networks.
+       Fix issue with nameserver settings and manual configuration.
+       Add support for cellular network name changes.
+       Add support for cellular signal strength changes.
+       Add support for actively scanning for hidden networks.
+       Add support for ASCII based WEP keys.
+       Add support for NTP timeserver updates.
+       Add support for PPP default route settings.
+
 ver 0.53:
        Fix issue with supplicant and device scanning state cleaning.
        Fix issue with Bluetooth PAN networks stay in connected state.
index 13c1a3a..7b895d7 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(connman, 0.53)
+AC_INIT(connman, 0.54)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)