aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2021-04-12 12:36:49 +0200
committerneels <nhofmeyr@sysmocom.de>2021-04-14 17:40:45 +0000
commit446e3c78699ddc4a04e055bf22392f34185a0b3a (patch)
tree87f250598d9c4d2b5a1ae48dec40f182f44f5f1d /TODO-RELEASE
parentdefb5b12008006ce1c5fcca3baf23e068a23a498 (diff)
deprecation: use osmo_bts_features_*()
For "reported feature '%s'...", use the short feature name, which better matches the message. Change-Id: Ie09506fbf3a1f0e899f9f4c8070e3139fd1d5e9d
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 d0852fc9b..1a72401a7 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 >1.5.1 needs osmo_bts_features_name(), osmo_bts_features_desc()