aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2023-09-12 13:15:53 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2023-09-12 13:15:54 +0200
commitaca2c724ae94f3b4b6dba8cb16a6ddc57e405c65 (patch)
treeee5b6953c597a967047f0db4b8bdc6408103186d /TODO-RELEASE
parent84d5a825a480a724dfe47a5cd256e9b43ecf1499 (diff)
Bump version: 1.8.0.252-13c29 → 1.9.01.9.0
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE12
1 files changed, 0 insertions, 12 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 2d9e32ee..8ccfa491 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -7,15 +7,3 @@
# 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
-libosmogsm new header osmocom/gsm/protocol/gsm_44_060.h
-libosmocore ADD new defines in osmocom/gsm/protocol/gsm_04_08.h (old ones marked deprecated)
-libosmovty drop API drop struct vty_parent_node from public API, it should never have been public
-libosmocore ADD new API osmo_io_*()
-libosmocoding ADD new gsm0503_tch_hr_decode2() public API, previous API
- gsm0503_tch_hr_decode() marked as deprecated
-libosmogsm ADD new osmo_sub_auth_data2 / osmo_auth_gen_vec2 / osmo_auth_gen_vec_auts2
-libosmogsm MODIFY osmo_auth_impl callback function signature change. No known external users
-libosmogsm ADD osmo_auth_c2
-libosmogsm ADD OSMO_AUTH_ALG_TUAK
-libosmogsm ADD new API msgb_tv32_push()
-libosmocore ADD osmo_sock_init2_multiaddr2() \ No newline at end of file