summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-05-10 11:39:51 +0000
committerSimon Josefsson <simon@josefsson.org>2007-05-10 11:39:51 +0000
commit28d63ea26eced9a20de166134e0b60633a8fa073 (patch)
treecf84a119692cfe340b1659ed6beb27026de169a2
parent6018b89dc7100ce6c7cec6d9496171fb5575b9a2 (diff)
downloadgnutls-28d63ea26eced9a20de166134e0b60633a8fa073.tar.gz
Fixed.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9d9fd7b14c..11089e4818 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ Copyright (C) 2004, 2005, 2006, 2007 Simon Josefsson
Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos
See the end for copying conditions.
-* Version 1.7.8.p11.1 (released 2007-05-08)
+* Version 1.7.8.p11.2 (unreleased)
** Rename gnutls_set_sign_function to gnutls_x509_sign_callback_set,
** and gnutls_get_sign_function to gnutls_x509_sign_callback_set.