]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
version bump to 5.0.3dr2 5.0.3dr2
authorAndreas Steffen <andreas.steffen@strongswan.org>
Tue, 19 Feb 2013 19:25:13 +0000 (20:25 +0100)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Tue, 19 Feb 2013 19:25:13 +0000 (20:25 +0100)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index 0f48bd27610ee37676a09dbd821ebd3091099962..cb2dbbfed994ca89c2ce54c27b67c855caf2251a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ strongswan-5.0.3
   unbound plugin, which is based on libldns and libunbound.  Both plugins were
   created by Reto Guadagnini.
 
+- Implemented the TCG TNC IF-IMV 1.4 draft making access
+  requestor identities available to an IMV.
+
+
 strongswan-5.0.2
 ----------------
 
index f4a29ce5e4601fbdde15169765f6c3124616853f..fb7857693693818f2f924dd8b93c50a2f18433ff 100644 (file)
@@ -19,7 +19,7 @@
 #  initialize & set some vars
 # ============================
 
-AC_INIT([strongSwan],[5.0.3dr1])
+AC_INIT([strongSwan],[5.0.3dr2])
 AM_INIT_AUTOMAKE(tar-ustar)
 AC_CONFIG_MACRO_DIR([m4/config])
 AC_CONFIG_HEADERS([config.h])