aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2021-03-03 21:05:28 +0100
committerpespin <pespin@sysmocom.de>2021-03-04 11:24:50 +0000
commit0057bd76fd578962d9d9acbec9a4404c6a929629 (patch)
tree392a64da8b6d33e19a940d9bb8574e197ff173c4
parent2ad15d51fa853fb1b9b2fdb098e01bcf8a9d88d0 (diff)
TODO-RELEASE: document requirement of master libosmocore
Recent commit started using ->is_sgsn field which is only available as of current libosmocore master (> 1.5.1) Fixes: 423bf8c408237df5bc77a9efcd2ccc1445c2d480 Change-Id: I3d579bd253363efc3cf183a922d6affca1a499e0
-rw-r--r--TODO-RELEASE1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index cbfda241..716f7133 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
+libosmocore struct bssgp_bvc_ctx->is_sgsn field used available only on libosmocore >1.5.1