summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 703f3fb13a..6906dde4ef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Version 0.8.9
+Version 0.8.9 (29/06/2003)
- Corrected a null pointer dereference in gnutls_certificate_get_ours().
Report and Patch by Steve Langasek <vorlon@netexpress.net>.
- The gnutls_transport_ptr type was changed to a pointer type (void*).