]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
added news entry for postalcode.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 20 Mar 2010 11:35:19 +0000 (12:35 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 20 Mar 2010 11:35:19 +0000 (12:35 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 99f3e988e9eba082f8002bbe05e95a16ac92fd9c..14cb561607c2a7d7e6d1aac52fe20f130428bde4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ See the end for copying conditions.
 ** libgnutls: Time verification extended to trusted certificate list,
 unless GNUTLS_VERIFY_DISABLE_TRUSTED_TIME_CHECKS flag is specified.
 
+** certtool: Display postalCode and Name X.509 DN attributes correctly.
+Based on patch by Pavan Konjarla.
+
 ** libgnutls: Added Steve Dispensa's patch for safe renegotiation (RFC 5746)
 Solves the issue discussed in:
 <http://www.ietf.org/mail-archive/web/tls/current/msg03928.html> and