Release 1.13 1.13 upstream/1.13
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 8 Nov 2013 08:34:09 +0000 (00:34 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 8 Nov 2013 08:34:09 +0000 (00:34 -0800)
ChangeLog
configure.ac

index dc10dc9..fbbb22f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+ver 1.13:
+       Fix issue with parsing SS control strings.
+       Fix issue with error reporting and Sierra modems.
+       Fix issue with GPRS activation and SIM900 modems.
+       Fix issue with serial receiver and SIM900 modems.
+       Fix issue with signal strength and SIM900 modems.
+       Fix issue with AT+CNMI handling and SIM900 modems.
+       Fix issue with broken +CMER behavior and MBM modems.
+       Fix issue with handling +CIEV and release and swap.
+       Add support for Handsfree profile 1.6 functionality.
+       Add support for Handsfree audio interface.
+
 ver 1.12:
        Fix issue with alpha ID and self explanatory icons.
        Fix issue with SIM Refresh handling and resetting state.
index aa1ae3b..9b492fe 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(ofono, 1.12)
+AC_INIT(ofono, 1.13)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AC_CONFIG_HEADERS(config.h)