aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2022-10-04 12:38:49 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2022-10-04 16:30:32 +0200
commit3b3955b203f6408bf20eef47b445eb1df5e099af (patch)
treec8af236900f4cc76b0687c4e1687bb32796c3d8b /TODO-RELEASE
parent3c12f557bd439eb13a33c6c4099a762512623c35 (diff)
socket: Introduce API osmo_sockaddr_is_any
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 8ccfa491..436d417c 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 new API osmo_sockaddr_is_any() \ No newline at end of file