summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2009-10-02 11:49:03 +1000
committerDamien Miller <djm@mindrot.org>2009-10-02 11:49:03 +1000
commitea43742e77ca5a14b625ebf073ba696b75cd7330 (patch)
tree3d6fb18f05a2f6288050c2709490b1c66d25d75a /ChangeLog
parente02b49a80643e8e22566c72bf39b76e89acdf312 (diff)
pull in 5.3 release changes from branch:
20090926 - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec] [contrib/suse/openssh.spec] Update for release - (djm) [README] update relnotes URL - (djm) [packet.c] Restore EWOULDBLOCK handling that got lost somewhere - (djm) Release 5.3p1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83664dc3d..b2df66023 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
120090926
2 - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
3 [contrib/suse/openssh.spec] Update for release
4 - (djm) [README] update relnotes URL
5 - (djm) [packet.c] Restore EWOULDBLOCK handling that got lost somewhere
6 - (djm) Release 5.3p1
7
120090911 820090911
2 - (dtucker) [configure.ac] Change the -lresolv check so it works on Mac OS X 9 - (dtucker) [configure.ac] Change the -lresolv check so it works on Mac OS X
3 10.6 (which doesn't have BIND8_COMPAT and thus uses res_9_query). Patch 10 10.6 (which doesn't have BIND8_COMPAT and thus uses res_9_query). Patch