From e95b0c67cd6ca65d298ba4c98e2c2226649e52b3 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 10 Feb 2021 08:23:49 +0100 Subject: doc: Document another interface change in 1.37 -- The new inline function gpg_err_code_from_sqlite was missing in the NEWS file. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 976d939..99e59a5 100644 --- a/NEWS +++ b/NEWS @@ -165,6 +165,7 @@ Noteworthy changes in version 1.37 (2020-02-07) [C28/A28/R0] GPG_ERR_SQL_WARNING NEW. GPG_ERR_SQL_ROW NEW. GPG_ERR_SQL_DONE NEW. + gpg_err_code_from_sqlite NEW. Release-info: https://dev.gnupg.org/T4772 -- cgit v1.2.3