fix function reference in changelog

This commit is contained in:
Simon Laux
2020-10-21 01:34:03 +02:00
committed by link2xt
parent 8156692e5a
commit 39a00929c7

View File

@@ -16,7 +16,7 @@
happen over the wire even if the UI do not offer an option for that #1968
- breaking change: split quotes off message text,
UIs should use at least `dc_get_quoted_text()` to show quotes now #1975
UIs should use at least `dc_msg_get_quoted_text()` to show quotes now #1975
- new api for quote handling: `dc_msg_set_quote()`, `dc_msg_get_quoted_text()`,
`dc_msg_get_quoted_msg()` #1975 #1984 #1985 #1987 #1989 #2004