aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2019-10-29 11:46:46 +0100
committerlaforge <laforge@osmocom.org>2020-01-07 22:26:01 +0000
commit7497b417a780afa1137b6fcc9df82b12bad0d9e3 (patch)
treee88c109ebcc2676a227ab43b5b94cb21663e1c46 /TODO-RELEASE
parentb82cc772eb9795c78d1daaf542178f0d4ca4e6ea (diff)
l1sap: add measurement related struct members
In order to dissolve info_meas_ind_param in ph_data_param and ph_tch_param we need to add the measurement related struct members to ph_data_param and ph_tch_param as well so that those indications can also carry measurement data. Change-Id: I2c34b02d329f9df190c5035c396403ca0a4f9c42 Related: OS#2977
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 8ccfa491..329e217b 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -7,3 +7,4 @@
# If any interfaces have been added since the last public release: c:r:a + 1.
# If any interfaces have been removed or changed since the last public release: c:r:0.
#library what description / commit summary line
+gsm API/ABI change l1sap.h, added struct members to ph_data_param and ph_tch_param \ No newline at end of file