aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2019-11-08 17:30:28 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2019-11-08 17:30:28 +0100
commitb6e28bf77bfd0db8348c56793b2bfda812496d75 (patch)
tree67af9f2ddfae664684aa42db2e2e9bbe379ed614 /TODO-RELEASE
parente11afdaa0e9b94bcdb958500196be26b3a16c8e3 (diff)
ipa: Allow setting local addr and port for struct ipa_client_conn
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 d0852fc..4fe42c6 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -7,3 +7,5 @@
# 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
+libosmo-abis struct ipa_client_conn Fields added at the end (no ABI break because instance is created through API func)
+libosmo-abis ipa_client_conn_create2() New API added