diff options
author | Ingo Klöcker <[email protected]> | 2023-01-31 11:13:29 +0000 |
---|---|---|
committer | Ingo Klöcker <[email protected]> | 2023-01-31 11:13:29 +0000 |
commit | 472f109138a19c0712a835622acf9376129239c6 (patch) | |
tree | b748087945adb35e69627f35d452a7fe00b7ecd4 /doc | |
parent | doc: Update NEWS (diff) | |
download | gpgme-472f109138a19c0712a835622acf9376129239c6.tar.gz gpgme-472f109138a19c0712a835622acf9376129239c6.zip |
doc: Update "since" version
--
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gpgme.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi index 5128e0a5..54b7e89b 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -3262,7 +3262,7 @@ filter when importing keys. Valid values are documented in the GnuPG manual and the gpg man page under the option @option{--import-filter}. @item "no-auto-check-trustdb" -@since{1.18.1} +@since{1.19.0} Setting the @var{value} to "1" forces the GPG backend to disable the automatic check of the trust database. |