]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
- (djm) Release openssh-6.5p1 V_6_5_P1
authorDamien Miller <djm@mindrot.org>
Thu, 30 Jan 2014 01:50:17 +0000 (12:50 +1100)
committerDamien Miller <djm@mindrot.org>
Thu, 30 Jan 2014 01:50:17 +0000 (12:50 +1100)
ChangeLog

index b617c5ae01affd558c21eb8badfe1c247f830562..c0dab651bfffa06aeee1f121f1bbed4553997eaa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@
    different symbols for 'read' when various compiler flags are
    in use, causing atomicio.c comparisons against it to break and
    read/write operations to hang; ok dtucker
+ - (djm) Release openssh-6.5p1
 
 20140129
  - (djm) [configure.ac] Fix broken shell test '==' vs '='; patch from