]> andersk Git - openssh.git/commitdiff
- Debian bug #58031 - ssh_config lies about default cipher
authordamien <damien>
Thu, 20 Apr 2000 13:32:48 +0000 (13:32 +0000)
committerdamien <damien>
Thu, 20 Apr 2000 13:32:48 +0000 (13:32 +0000)
ChangeLog
ssh_config

index e7e7a164888f32e30fda71e20f09d75f247d0587..c8e2d70d2e420874c539cffacacb39e7c784ac3a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@
   - Use vhangup to clean up Linux ttys
   - Force posix getopt processing on GNU libc systems
  - Debian bug #55910 - remove references to ssl(8) manpages
+ - Debian bug #58031 - ssh_config lies about default cipher
 
 20000419
  - OpenBSD CVS updates
index b71ff6588a673a8abb9bdd2d786dd3ecce8b51b3..5963b16df7478e2a9ab39a6a9c11c5b35e3418c7 100644 (file)
@@ -27,7 +27,7 @@
 #   IdentityFile ~/.ssh/identity
 #   Port 22
 #   Protocol 2,1
-#   Cipher blowfish
+#   Cipher 3des
 #   EscapeChar ~
 
 # Be paranoid by default
This page took 0.396315 seconds and 5 git commands to generate.