summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2004-10-14 21:44:50 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2004-10-14 21:44:50 +0000
commit34481e8e79403ba098271a50b406a444da9a5fce (patch)
treeebacc2061e58ff62b553fa3b563c6dfd8d8683f1
parent09b2855f2fb2df09ad63bdd90d7c0912fc0681c4 (diff)
downloadgnutls-34481e8e79403ba098271a50b406a444da9a5fce.tar.gz
*** empty log message ***
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f25e52d3b9..ea224a76b8 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ See the end for copying conditions.
* Version 1.1.21
- Print DN of certificates with unknown characters in them, but in hexform
only.
+- Add second precision to the X.509 parsing and generation functions.
* Version 1.1.20 (2004-10-12)
- Fix compile problem in gl/getpass.c on some systems.