aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorDaniel Willmann <dwillmann@sysmocom.de>2018-08-31 17:35:54 +0200
committerDaniel Willmann <dwillmann@sysmocom.de>2018-08-31 17:35:54 +0200
commite373a09becac632161bb69aa0373fdf41da27b8a (patch)
tree83b3f579a6762bcfdd903f5d5c5c8415e854ee47 /TODO-RELEASE
parentf9f7e016e84f8e0e88692dbd0aa0582794190eb8 (diff)
parent1a72bafa5df03718bb1c328f3d64078dc5e70feb (diff)
Merge remote-tracking branch 'origin/master' into daniel/onwaves
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 7b225cc4..64833d23 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -7,6 +7,6 @@
# 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
-gsup gsup.h the 'osmo_gsup_message' struct extended with
- session information => ABI changed
- SS/USSD information => ABI changed
+libosmogsm gsm0480_l3hdr_push() removed from gsm/gsm0480.h (was not exposed)
+libosmogsm gsm48_push_l3hdr() (re)introduced in gsm/gsm48.h (GSM 04.08 API)
+libosmogsm gsm48_push_l3hdr_tid() a wrapper around gsm48_push_l3hdr()