diff options
author | Nikos <nmav@crystal.(none)> | 2007-12-15 16:41:12 +0200 |
---|---|---|
committer | Nikos <nmav@crystal.(none)> | 2007-12-15 16:41:12 +0200 |
commit | 07233885bdb09113f62673e62968b5e492f61c74 (patch) | |
tree | 05a5c59188e46fbd09c6ff3d465c68861c74197b /NEWS | |
parent | 3a88ae123536f7e39f831a47884ae070ce162688 (diff) | |
download | gnutls-07233885bdb09113f62673e62968b5e492f61c74.tar.gz |
Fix for certificate selection in servers with certificate callbacks.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,10 @@ Copyright (C) 2004, 2005, 2006, 2007 Simon Josefsson Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavrogiannopoulos See the end for copying conditions. +* Version 2.2.1 (unreleased) + +** Fix for certificate selection in servers with certificate callbacks. + * Version 2.2.0 (released 2007-12-14) ** Update internal copy of libtasn1 to version 1.2. |