From 906da085cf6a15173b1ffdf698159d55fd0d67fe Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 12 Jul 2007 15:25:20 +0000 Subject: Changes for W32 --- doc/ChangeLog | 5 +++++ doc/gpgme.texi | 6 +++++- 2 files changed, 10 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index 2b5f5001..1109437b 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2007-07-12 Werner Koch + + * gpgme.texi (Library Version Check): Add remark that the socket + layer will get initialized. + 2007-06-05 Marcus Brinkmann * gpgme.texi (Advanced Key Editing): New section. diff --git a/doc/gpgme.texi b/doc/gpgme.texi index 5c56046d..61db9cf8 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -572,7 +572,11 @@ can verify that the version number is higher than a certain required version number. In either case, the function initializes some sub-systems, and for this reason alone it must be invoked early in your program, before you make use of the other functions in -@acronym{GPGME}. +@acronym{GPGME}. + +As a side effect for W32 based systems, the socket layer will get +initialized. + If @var{required_version} is @code{NULL}, the function returns a pointer to a statically allocated string containing the version number -- cgit v1.2.3