Commit 23735244 authored by Dominik Charousset's avatar Dominik Charousset

Document `message_builder` fix

parent ee068c64
......@@ -29,6 +29,8 @@ is based on [Keep a Changelog](https://keepachangelog.com).
newer EC-curve API.
- When working with settings, `put`, `put_missing`, `get_if`, etc. now
gracefully handle the `global` category when explicitly using it.
- Messages created from a `message_builder` did not call the destructors for
their values, potentially causing memory leaks (#1321).
### Changed
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment