From: Kevin Cernekee Date: Mon, 25 Mar 2013 01:14:01 +0000 (-0700) Subject: Update comments to reflect library API changes X-Git-Tag: v5.00~9 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=80a3556fc0b595645e9456cf899b02a15ee4ef25;p=users%2Fdwmw2%2Fopenconnect.git Update comments to reflect library API changes Signed-off-by: Kevin Cernekee Signed-off-by: David Woodhouse --- diff --git a/openconnect.h b/openconnect.h index 793d9d5d..d5fdab72 100644 --- a/openconnect.h +++ b/openconnect.h @@ -35,6 +35,10 @@ #define OPENCONNECT_API_VERSION_MINOR 2 /* + * API version 2.2: + * - Add openconnect_set_token_mode(), openconnect_has_oath_support() + * - Deprecate openconnect_set_stoken_mode() + * * API version 2.1: * - Add openconnect_set_reported_os() * - Add openconnect_set_stoken_mode(), openconnect_has_stoken_support()