aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 70b1bb001a9..b791d18bccb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -3,6 +3,8 @@
3 * gnutls.c (gnutls_certificate_details): The :signature isn't 3 * gnutls.c (gnutls_certificate_details): The :signature isn't
4 that useful, so remove it. 4 that useful, so remove it.
5 (gnutls_certificate_details): Clean up whitespace slightly. 5 (gnutls_certificate_details): Clean up whitespace slightly.
6 (Fgnutls_peer_status): Return the Diffie-Hellman prime bits for
7 the connection.
6 8
72014-12-07 Jan Djärv <jan.h.d@swipnet.se> 92014-12-07 Jan Djärv <jan.h.d@swipnet.se>
8 10