summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-04-16 07:51:34 +0200
committerDamien Miller <djm@mindrot.org>2010-04-16 07:51:34 +0200
commita45f1c03455d750bf86174ca1a2b243f1d671f55 (patch)
treeb052459537ac16b34a911479a84df43a2bf2398c /ChangeLog
parent - (dtucker) [configure.ac] Put the check for the existence of getaddrinfo (diff)
downloadopenssh-a45f1c03455d750bf86174ca1a2b243f1d671f55.tar.xz
openssh-a45f1c03455d750bf86174ca1a2b243f1d671f55.zip
openssh-5.5p1 marker
Diffstat (limited to '')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39e0ba45d..46e5a98ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+20100416
+ - (djm) Release openssh-5.5p1
+
20100410
- (dtucker) [configure.ac] Put the check for the existence of getaddrinfo
back so we disable the IPv6 tests if we don't have it.