Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Release 1.23
  • Loading branch information
holtmann authored and monich committed Feb 5, 2020
1 parent e0a0896 commit 021db19
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ofono/ChangeLog
@@ -1,3 +1,8 @@
ver 1.23:
Fix issue with handling SIM AID sessions.
Add support for QMI LTE bearer handling.
Add support for memory location dialing.

ver 1.22:
Fix issue with GPIO handling and Nokia modems.
Fix issue with SIM state callback and AT modems.
Expand Down
2 changes: 1 addition & 1 deletion ofono/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.60)
AC_INIT(ofono, 1.22)
AC_INIT(ofono, 1.23)

AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
AC_CONFIG_HEADERS(config.h)
Expand Down

0 comments on commit 021db19

Please sign in to comment.