diff options
author | Pau Espin Pedrol <pespin@sysmocom.de> | 2018-05-03 15:47:11 +0200 |
---|---|---|
committer | Pau Espin Pedrol <pespin@sysmocom.de> | 2018-05-03 15:47:11 +0200 |
commit | 13154ffabd35a7b6d017e54bd92ab2b984ba5066 (patch) | |
tree | fbcf9eecfe6b67a66cdd3e27df803e072b5acc01 /TODO-RELEASE | |
parent | 456081dd0dad088c57823da4c6d55b808cafa825 (diff) |
Bump version: 0.10.2.284-bc47-dirty → 0.11.0
Remark: For libosmogb and libosmogsm, LIBVERSION was
already bumped in c4fce1425e19d604c199c895e227dc2519110456.
Change-Id: Ib4fa53a9bb9954ae48d0a610ba9a81dd8e8b4ef6
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 146ab333..8ccfa491 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -7,9 +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 -core msgb_queue_free() add inline func to msgb.h -coding gsm0503_rach_ext-encode() add func to gsm0503_coding.h -codec ecu.c / ecu.h implement ECU for FR (Error Concealment Unit) -fsm fsmc / fsm.h added callback for graceful exit => ABI changed -gsm gsm0480.c / gsm0480.h the 'ss_request' struct extended with ussd_data, - ussd_data_len, and ussd_data_dcs => ABI changed |