[PATCH 06/11] Update comments to reflect library API changes

Kevin Cernekee cernekee at gmail.com
Sun Mar 24 21:14:01 EDT 2013


Signed-off-by: Kevin Cernekee <cernekee at gmail.com>
---
 openconnect.h |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/openconnect.h b/openconnect.h
index 793d9d5..d5fdab7 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()
-- 
1.7.10.4




More information about the openconnect-devel mailing list