summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2004-10-14 21:45:10 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2004-10-14 21:45:10 +0000
commit622d0e3e5199e1b6447866f800d44bfebe7991d9 (patch)
tree9af66dc6ac8a2faeec0373cf7efdb003ae04ae6d
parent34481e8e79403ba098271a50b406a444da9a5fce (diff)
downloadgnutls-622d0e3e5199e1b6447866f800d44bfebe7991d9.tar.gz
*** empty log message ***
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ea224a76b8..f32d240c32 100644
--- a/NEWS
+++ b/NEWS
@@ -6,7 +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.
+- Added 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.