summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2013-06-11 11:26:10 +1000
committerDarren Tucker <dtucker@zip.com.au>2013-06-11 11:26:10 +1000
commit6d8bd57448b45b42809da32857d7804444349ee7 (patch)
tree6c693d94198b7df2157202405964151847e50251 /ChangeLog
parent36187093ea0b2d2240c043417b8949611687e105 (diff)
- (dtucker) [Makefile.in configure.ac fixalgorithms] Remove unsupported
algorithms (Ciphers, MACs and HostKeyAlgorithms) from man pages.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9a8cbce1..a7ab9a693 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@
9 on a broken network, the backgrounded mux master will exit when the 9 on a broken network, the backgrounded mux master will exit when the
10 Control Persist time expires rather than hanging around indefinitely. 10 Control Persist time expires rather than hanging around indefinitely.
11 bz#1917, also reported and tested by tedu@. ok djm@ markus@. 11 bz#1917, also reported and tested by tedu@. ok djm@ markus@.
12 - (dtucker) [Makefile.in configure.ac fixalgorithms] Remove unsupported
13 algorithms (Ciphers, MACs and HostKeyAlgorithms) from man pages.
12 14
1320130605 1520130605
14 - (dtucker) [myproposal.h] Enable sha256 kex methods based on the presence of 16 - (dtucker) [myproposal.h] Enable sha256 kex methods based on the presence of