summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@crystal.(none)>2008-06-08 11:49:01 +0300
committerNikos Mavrogiannopoulos <nmav@crystal.(none)>2008-06-08 11:49:01 +0300
commit86dcd07c6c254cadfedfe613380db9f6c66aa591 (patch)
treefb7b7883e38bc8a2ba57c285cd0da55daf8a1d75 /NEWS
parent970ccc82a8d1c58ad87114efa16d5f30d151df13 (diff)
downloadgnutls-86dcd07c6c254cadfedfe613380db9f6c66aa591.tar.gz
Changed OpenPGP verification behaviour. An OpenPGP certificate
is now only considered verified if all the user IDs are verified.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 202cfa2ff9..d426060963 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ See the end for copying conditions.
** Make C++ example compile.
Earlier it may have failed with an unresolved reference to strlen.
+** Changed OpenPGP verification behaviour. An OpenPGP certificate
+is now only considered verified if all the user IDs are verified.
+
** API and ABI modifications:
No changes since last version.