diff options
author | Damien Miller <djm@mindrot.org> | 2009-10-02 11:49:03 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2009-10-02 11:49:03 +1000 |
commit | ea43742e77ca5a14b625ebf073ba696b75cd7330 (patch) | |
tree | 3d6fb18f05a2f6288050c2709490b1c66d25d75a /ChangeLog | |
parent | e02b49a80643e8e22566c72bf39b76e89acdf312 (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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ | |||
1 | 20090926 | ||
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 | |||
1 | 20090911 | 8 | 20090911 |
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 |