                                                              -*- org -*-
#+TITLE: sequoia-octopus-librnp NEWS – history of user-visible changes
#+STARTUP: content hidestars

* Changes in 1.10.0
** Notable fixes
   - We now properly destroy background threads when a library context
     is freed.  Previously, this lead to thread and resource leaks for
     the ephemeral contexts created by Thunderbird.
** Notable changes
   - If we don't support the RNP API version that Thunderbird
     requires, we now print a log message to stderr, which should be
     easier to discover than the message Thunderbird writes to the
     error console.
   - We use a more compact time representation in log messages now.
** New functionality
   - rnp_dearmor
