aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2020-03-22 10:30:10 +0100
committerlaforge <laforge@osmocom.org>2020-05-05 19:41:12 +0000
commit3a6bedf1e5f8ef32243e86fa753c6433a22b936d (patch)
treef3513008790744f016d50454f10f9c566f0d3c0e /TODO-RELEASE
parentc9eab828ea4a9f508a013cf5cc1e0384a0e62e4c (diff)
sim: When decoding SW, take application specific SW into account
So far we only looked at SW definitions of the card profile. However, if we have a currently selected application, we also must check that application for SW definitions. This breaks ABI and API all over the place, but as there are no known users beyond osmo-sim-test, this is acceptable. Change-Id: I3a1d60898529c173f73587e34c155660ba5f5fb1
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 41453001..bc95b914 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -9,3 +9,4 @@
#library what description / commit summary line
gsm API/ABI change l1sap.h, added struct members to ph_data_param and ph_tch_param
sim API/ABI change new osim_file_desc_find_aid()
+sim API/ABI change all over the place