summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2004-10-17 18:11:59 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2004-10-17 18:11:59 +0000
commitf77f671acaec3e66446d791b256908663f26eec2 (patch)
treeb2a6551ac654227bbf0d3eb936395af2fb786fc4
parent7292a096b770c877e59c98faa3324e580189ae42 (diff)
downloadgnutls-f77f671acaec3e66446d791b256908663f26eec2.tar.gz
*** empty log message ***
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f32d240c32..0d736de653 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@ See the end for copying conditions.
- Print DN of certificates with unknown characters in them, but in hexform
only.
- Added second precision to the X.509 parsing and generation functions.
+- Corrected bug in _gnutls_x509_get_dn_oid(), and returns the
+ actual OID.
* Version 1.1.20 (2004-10-12)
- Fix compile problem in gl/getpass.c on some systems.