]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
- (djm) Release 6.4p1 V_6_4 anongit/V_6_4 github-selfhosted/V_6_4 github/V_6_4 V_6_4_P1
authorDamien Miller <djm@mindrot.org>
Fri, 8 Nov 2013 01:40:24 +0000 (12:40 +1100)
committerDamien Miller <djm@mindrot.org>
Fri, 8 Nov 2013 01:40:24 +0000 (12:40 +1100)
ChangeLog

index a9ab6bf56078cff6b5e1a3bc0d71d3eac544aa99..6175764f5bfd499670e1f4210703bc1db9484d22 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,7 @@
    - djm@cvs.openbsd.org 2013/11/08 01:38:11
      [version.h]
      openssh-6.4
+ - (djm) Release 6.4p1
 
 20130913
  - (djm) [channels.c] Fix unaligned access on sparc machines in SOCKS5 code;