diff options
Diffstat (limited to 'lang/python/doc/texinfo/what-is-new.texi')
-rw-r--r-- | lang/python/doc/texinfo/what-is-new.texi | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lang/python/doc/texinfo/what-is-new.texi b/lang/python/doc/texinfo/what-is-new.texi index 0b70d215..25d12c27 100644 --- a/lang/python/doc/texinfo/what-is-new.texi +++ b/lang/python/doc/texinfo/what-is-new.texi @@ -35,15 +35,15 @@ What's New @node What's New @chapter What's New -@multitable {aaaaaaaaaaaaaaa} {aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa} +@multitable {aaaaaaaaaaaaaaa} {aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa} @item Version: @tab 0.0.1-draft @item GPGME Version: @tab 1.13.0 @item Author: -@tab @uref{https://gnupg.org/people/index.html#sec-1-5, Ben McGinnes} <ben@@gnupg.org> +@tab @uref{https://gnupg.org/people/index.html#sec-1-5, Ben McGinnes} <@email{ben@@gnupg.org, ben@@gnupg.org}> @item Author GPG Key: -@tab DB4724E6FA4286C92B4E55C4321E4E2373590E5D +@tab @uref{https://hkps.pool.sks-keyservers.net/pks/lookup?search=0xDB4724E6FA4286C92B4E55C4321E4E2373590E5D&exact=on&op=get, DB4724E6FA4286C92B4E55C4321E4E2373590E5D} @item Language: @tab Australian English, British English @item xml:lang: @@ -51,9 +51,7 @@ What's New @end multitable Last time the most obviously new thing was adding the @emph{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. @menu * New in GPGME 1·13·0:: @@ -75,6 +73,8 @@ Moving the preceding, archival, segments into @uref{what-was-new.org, another fi Added @samp{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). +@item +Bindings enter @uref{maintenance-mode, maintenance mode} from January, 2019. @end itemize @bye
\ No newline at end of file |