summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2004-10-05 19:55:13 +0000
committerSimon Josefsson <simon@josefsson.org>2004-10-05 19:55:13 +0000
commit02c323f4db452afae39c9109bf6573b24949de80 (patch)
tree5e7536d42354db4fd6035c5d91aa30186dc3f4e5
parent298bf3b80295d0333100fcbfd163b7a164fd9c9d (diff)
downloadgnutls-02c323f4db452afae39c9109bf6573b24949de80.tar.gz
Add.
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3177083d34..6708f19d03 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,8 @@ See the end for copying conditions.
- Started using GNULib for portability files, although not yet inside lib/.
- Added gnutls_certificate_verify_peers to gnutls/compat.h.
- Improvements to the manual.
+- Known bug: the library require snprintf. This has not yet been
+ fixed, but will be handled via GNULib later on.
* Version 1.1.18 (2004-08-24)
- Corrected handling of certificate with dates after year 2038.