summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-07-03 21:25:03 +1000
committerDamien Miller <djm@mindrot.org>2014-07-03 21:25:03 +1000
commite6a407789e5432dd2e53336fb73476cc69048c54 (patch)
tree573f19f4ca74992eb5a1e4dab9e6321017b13d82 /ChangeLog
parent4a1d3d50f02d0a8a4ef95ea4749293cbfb89f919 (diff)
- djm@cvs.openbsd.org 2014/07/03 04:36:45
[digest.h] forward-declare struct sshbuf so consumers don't need to include sshbuf.h
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f9f1ed54..c9649abda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,9 @@
34 When hashing or removing hosts using ssh-keygen, don't choke on 34 When hashing or removing hosts using ssh-keygen, don't choke on
35 @revoked markers and don't remove @cert-authority markers; 35 @revoked markers and don't remove @cert-authority markers;
36 bz#2241, reported by mlindgren AT runelind.net 36 bz#2241, reported by mlindgren AT runelind.net
37 - djm@cvs.openbsd.org 2014/07/03 04:36:45
38 [digest.h]
39 forward-declare struct sshbuf so consumers don't need to include sshbuf.h
37 40
3820140702 4120140702
39 - OpenBSD CVS Sync 42 - OpenBSD CVS Sync