summaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
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 7c81e323..db3be496 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -19,3 +19,5 @@ libosmocore osmo_quote_str(), On string truncation, these used to print a
osmo_quote_str_buf() truncated string. This is no longer the case. e.g. a string 'truncated' in a
9-char buffer used to print '"trunca"\0', which now becomes '"truncat\0'.
libosmocore osmo_quote_str_buf2() New function signature similar to snprintf(), for use with OSMO_STRBUF_APPEND().
+libosmogsm gsm0808_handover_required Storage size changed, speech_version_used now an enum.
+ gsm0808_handover_performed Storage size changed, speech_version_chosen now an enum.