Release 0.43 0.43
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 17 Feb 2011 19:55:30 +0000 (11:55 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 17 Feb 2011 19:55:30 +0000 (11:55 -0800)
ChangeLog
configure.ac

index 91bc31e..a2533ad 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+ver 0.43:
+       Fix issue with PPP transmit ACCM and receive ACCM mixup.
+       Fix issue with PPP not using default ACCM in transmit.
+       Fix issue with PPP interface and EM770W modem.
+       Add support for basic modem emulator interfaces.
+       Add support for handling ATS5 command feature.
+       Add support for Linktop LW27x data cards.
+
 ver 0.42:
        Fix issue with ECT pre-conditions check.
        Add support for watching SIM file changes.
index 7a9be6b..7704d41 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(ofono, 0.42)
+AC_INIT(ofono, 0.43)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)