Skip to content

3.2.10

Compare
Choose a tag to compare
@jstedfast jstedfast released this 18 Mar 21:21
· 63 commits to master since this release
  • Improved performance of base64 encoder by ~5%.
  • Improved performance of base64 decoder by ~25%.
  • Unref the autocrypt header after adding it to the list. (issue #118)
  • Work around a bug in g_time_zone_new_offset() by using identifiers instead. (issue #120)