aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorVadim Yanitskiy <vyanitskiy@sysmocom.de>2020-12-25 00:19:45 +0100
committerfixeria <vyanitskiy@sysmocom.de>2021-01-03 22:23:11 +0000
commit8f5844ed01f0bc85c595d853921c41924d60a65d (patch)
treec30f17279d371fb403cbaf938e10679751a9729b /TODO-RELEASE
parent886e742935ad574d4643e5bcae4ce5dc96e47471 (diff)
gsm_08_58: add flexible array member to 'struct ipac_preproc_ave_cfg'
Some averaging methods may have additional parameters, so let's make it easier to access them for the API user. Change-Id: I2f4ed56837dd479dbbd10c0a7df0ed7565d3946a Related: SYS#4918
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 33e27afc..e8fb32be 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -9,5 +9,6 @@
#library what description / commit summary line
libosmogsm new API gsm0808_create_sapi_reject_cause() with cause argument
libosmogsm ABI change struct osmo_gprs_cell_options size changed (new field at the end)
+libosmogsm API change struct ipac_preproc_ave_cfg: new zero-sized flexible array member at end
libosmovty ABI change struct cmd_element: add a field for program specific attributes
libosmovty ABI change struct vty_app_info: optional program specific attributes description