diff options
author | Damien Miller <djm@mindrot.org> | 2009-09-26 14:11:47 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2009-09-26 14:11:47 +1000 |
commit | 6e0d6d64b2100fbe0ea7bb0010fe51b2224d74ee (patch) | |
tree | d0be52a39617ac12531ddc7533a1362102663d3c | |
parent | bc7b306b29b982258785568f8147fb346d413a4b (diff) |
- (djm) [README] update relnotes URL
-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | README | 4 |
2 files changed, 3 insertions, 2 deletions
@@ -1,6 +1,7 @@ | |||
1 | 20090926 | 1 | 20090926 |
2 | - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec] | 2 | - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec] |
3 | [contrib/suse/openssh.spec] Update for release | 3 | [contrib/suse/openssh.spec] Update for release |
4 | - (djm) [README] update relnotes URL | ||
4 | 5 | ||
5 | 20090911 | 6 | 20090911 |
6 | - (dtucker) [configure.ac] Change the -lresolv check so it works on Mac OS X | 7 | - (dtucker) [configure.ac] Change the -lresolv check so it works on Mac OS X |
@@ -1,4 +1,4 @@ | |||
1 | See http://www.openssh.com/txt/release-5.2 for the release notes. | 1 | See http://www.openssh.com/txt/release-5.3 for the release notes. |
2 | 2 | ||
3 | - A Japanese translation of this document and of the OpenSSH FAQ is | 3 | - A Japanese translation of this document and of the OpenSSH FAQ is |
4 | - available at http://www.unixuser.org/~haruyama/security/openssh/index.html | 4 | - available at http://www.unixuser.org/~haruyama/security/openssh/index.html |
@@ -62,4 +62,4 @@ References - | |||
62 | [6] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9 | 62 | [6] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9 |
63 | [7] http://www.openssh.com/faq.html | 63 | [7] http://www.openssh.com/faq.html |
64 | 64 | ||
65 | $Id: README,v 1.70 2009/02/23 00:11:57 djm Exp $ | 65 | $Id: README,v 1.70.4.1 2009/09/26 04:11:47 djm Exp $ |