From 3ca7cf07f5d3ec4af89e69ed13ea7ab701e33c03 Mon Sep 17 00:00:00 2001 From: Ben McGinnes Date: Wed, 12 Dec 2018 23:18:22 +1100 Subject: python: what's new summary * Added a little more detail to the what's new section. --- lang/python/doc/src/what-is-new | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'lang/python/doc/src') diff --git a/lang/python/doc/src/what-is-new b/lang/python/doc/src/what-is-new index c33ab3a5..2a993f2b 100644 --- a/lang/python/doc/src/what-is-new +++ b/lang/python/doc/src/what-is-new @@ -43,3 +43,12 @@ Additions since GPGME 1.12.0 include: - Added expanded detail on issues pertaining to installing for Windows users. - Bindings enter [[file:maintenance-mode][maintenance mode]] from January, 2019. +- Added documentation on maintenance mode and what changes can be made + to the code when in that status. Essentially that boils down to bug + fixes only and no feature requests. +- The import-keys-hkp.py example script, which uses the =hkp4py= + module to search the SKS servers for a key, has been tightened up to + search for both hexadecimal key IDs and user ID strings with reduced + chance of unnecessary repitition. There may still be some + repetition if a key includes a user ID matching the hexadecimal + value of a key ID. -- cgit v1.2.3