summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0248198a5..57f9a00ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,7 @@
26 - [sshd.c] typo 26 - [sshd.c] typo
27 - [rsa.c] clear buffers used for encryption. ok: niels 27 - [rsa.c] clear buffers used for encryption. ok: niels
28 - [rsa.c] replace assert() with error, fatal or packet_disconnect 28 - [rsa.c] replace assert() with error, fatal or packet_disconnect
29 - [auth-krb4.c] remove unused argument. ok dugsong
29 - Fixed coredump after merge of OpenBSD rsa.c patch 30 - Fixed coredump after merge of OpenBSD rsa.c patch
30 31
3119991102 3219991102