summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-07-07 17:41:05 -0300
committerMarcel Holtmann <marcel@holtmann.org>2010-07-07 17:41:05 -0300
commit0cb1ead37e6d54bf9c8c387b7d310d47e94e5287 (patch)
treed70ba334de4e2a08f9d99e64769a460bc9fd207b /ChangeLog
parente1733df4b566ae2ad3cbfa6a2f62404984585fc2 (diff)
downloadofono-0cb1ead37e6d54bf9c8c387b7d310d47e94e5287.tar.bz2
Release 0.24
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31839cd3..cb09050a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+ver 0.24:
+ Fix race condition with GRPS attach operation.
+ Fix some issues with Option based devices.
+ Fix Huawei TTY hangup on context termination.
+ Fix crash within HDLC handling.
+ Fix incorrect packet length within PPP.
+ Add support for PPP server side.
+ Add support for decoding USSD PDUs.
+ Add support for SMS status report assembly.
+ Add support for SMS bearer settings.
+ Add initial support for Bluetooth plugin.
+
ver 0.23:
Fix issue with operator info when not registered.
Fix issue with clean PPP shutdown on device removal.