]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
- (djm) Update README to reflect AIX's status as a well supported platform.
authorDamien Miller <djm@mindrot.org>
Wed, 8 Jan 2003 12:28:40 +0000 (23:28 +1100)
committerDamien Miller <djm@mindrot.org>
Wed, 8 Jan 2003 12:28:40 +0000 (23:28 +1100)
   From dtucker@zip.com.au

ChangeLog
README

index aacdf995886dbac5750a7208d793a2ce6c8cba86..35995d3dcc7e019f97cf7977ba88a5edca7a441b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,8 @@
      [sftp.1]
      add version; from Nils Nordman <nino at nforced dot com> via markus@.
      markus@ ok
+ - (djm) Update README to reflect AIX's status as a well supported platform.
+   From dtucker@zip.com.au
 
 20030107
  - (djm) Bug #401: Work around Linux breakage with IPv6 mapped addresses. 
      save auth method before monitor_reset_key_state(); bugzilla bug #284;
      ok provos@
 
-$Id: ChangeLog,v 1.2553 2003/01/08 03:05:23 djm Exp $
+$Id: ChangeLog,v 1.2554 2003/01/08 12:28:40 djm Exp $
diff --git a/README b/README
index 3c54c477b6fc784eb1507a4aca50875da40cef31..5709fbeaf96aafb5c784f3c2e8aaf12c8f1d2e01 100644 (file)
--- a/README
+++ b/README
@@ -15,8 +15,8 @@ and Dug Song. It has a homepage at http://www.openssh.com/
 This port consists of the re-introduction of autoconf support, PAM
 support (for Linux and Solaris), EGD[1]/PRNGD[2] support and replacements 
 for OpenBSD library functions that are (regrettably) absent from other 
-unices. This port has been best tested on Linux, Solaris, HP-UX, NetBSD 
-and Irix. Support for AIX, SCO, NeXT and other Unices is underway. 
+unices. This port has been best tested on Linux, Solaris, HP-UX, NetBSD, 
+Irix and AIX. Support for SCO, NeXT and other Unices is underway. 
 This version actively tracks changes in the OpenBSD CVS repository.
 
 The PAM support is now more functional than the popular packages of
@@ -63,4 +63,4 @@ References -
 [6] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9
 [7] http://www.openssh.com/faq.html
 
-$Id: README,v 1.50 2001/12/24 03:17:21 djm Exp $
+$Id: README,v 1.51 2003/01/08 12:28:40 djm Exp $