aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorVadim Yanitskiy <vyanitskiy@sysmocom.de>2020-08-15 22:16:30 +0700
committerlaforge <laforge@osmocom.org>2020-09-20 09:57:44 +0000
commit7f1ecd9eb43d49299660a31cef8f6fa8d78023d8 (patch)
treea47a8c70286fa40acc2110d6ec2a5ceed565e1c3 /TODO-RELEASE
parent9277b97d0b2cf96ea422dc3b7fd0c2027d242890 (diff)
vty: add program specific attributes to VTY commands
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 3c2a15b8..7699aff3 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -8,3 +8,5 @@
# If any interfaces have been removed or changed since the last public release: c:r:0.
#library what description / commit summary line
libosmogsm new API gsm0808_create_sapi_reject_cause() with cause argument
+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