diff options
Diffstat (limited to 'lang/python/doc/rst/what-is-new.rst')
-rw-r--r-- | lang/python/doc/rst/what-is-new.rst | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/lang/python/doc/rst/what-is-new.rst b/lang/python/doc/rst/what-is-new.rst index 0fca98f2..b3ec06a7 100644 --- a/lang/python/doc/rst/what-is-new.rst +++ b/lang/python/doc/rst/what-is-new.rst @@ -13,8 +13,11 @@ What\'s New | | e/index.html#sec-1-5>`__ | | | <[email protected]> | +-----------------------------------+-----------------------------------+ -| Author GPG Key: | DB4724E6FA4286C92B4E55C4321E4E237 | -| | 3590E5D | +| Author GPG Key: | `DB4724E6FA4286C92B4E55C4321E4E23 | +| | 73590E5D <https://hkps.pool.sks-k | +| | eyservers.net/pks/lookup?search=0 | +| | xDB4724E6FA4286C92B4E55C4321E4E23 | +| | 73590E5D&exact=on&op=get>`__ | +-----------------------------------+-----------------------------------+ | Language: | Australian English, British | | | English | @@ -23,8 +26,7 @@ What\'s New +-----------------------------------+-----------------------------------+ Last time the most obviously new thing was adding the *What\'s New* -section to the HOWTO. Now it\'s moving it out of the HOWTO. Not to -mention expanding on the documentation both generally and considerably. +section to the HOWTO. Now it\'s moving it out of the HOWTO. .. _new-stuff-1-13-0: @@ -41,3 +43,5 @@ Additions since GPGME 1.12.0 include: - Added ``gpg.version.versionintlist`` to make it easier for Python developers to check for a specific version number, even with beta versions (it will drop the \"-betaN\" part). +- Bindings enter `maintenance mode <maintenance-mode>`__ from January, + 2019. |