]> git.ozlabs.org Git - ppp.git/blobdiff - README
s/opad/xpad/ to be consistent with other vars (r=recv,x=xmit)
[ppp.git] / README
diff --git a/README b/README
index 9398929a2238247941a8ac7014a91732f103013c..b815d77d248de5ca9423a31874e12091b510d787 100644 (file)
--- a/README
+++ b/README
@@ -41,7 +41,7 @@ that system.  The supported systems, and the corresponding README
 files, are:
 
        Linux                           README.linux
-       Solaris 2                       README.sol2
+       Solaris                         README.sol2
        SunOS 4.x                       README.sunos4
 
 In each case you start by running the ./configure script.  This works
@@ -57,9 +57,44 @@ use any IP address.  (This only applies where the peer is
 authenticating itself to you, of course.)
 
 
-What's new in ppp-2.4.1.
+What's new in ppp-2.4.2.
 ************************
 
+* Support for MS-CHAP v2 authentication, plus support for
+  authenticating the peer with MS-CHAP v1 or v2.
+
+* MPPE
+
+* CBCP updates
+
+* EAP
+
+* PPPOE
+
+* Password-via-pipe plugin
+
+* Solaris updates
+
+* ECP
+
+* Radius plugin code included
+
+* Extra hooks for plugins
+
+* maxoctets option
+
+* ipcp-no-addresses and ipcp-no-address options
+
+* remotenumber and allow-number options
+
+* lock filename changes?
+
+* Fixed several bugs, including potential buffer overflows in chat.
+
+
+What was new in ppp-2.4.1.
+**************************
+
 * Pppd can now print out the set of options that are in effect.  The
   new `dump' option causes pppd to print out the option values after
   option parsing is complete.  The `dryrun' option causes pppd to
@@ -145,7 +180,7 @@ If you find bugs in this package, please report them to the maintainer
 for the port for the operating system you are using:
 
 Linux                  Paul Mackerras <paulus@linuxcare.com>
-Solaris 2              James Carlson <james.d.carlson@east.sun.com>
+Solaris                        James Carlson <james.d.carlson@east.sun.com>
 SunOS 4.x              Adi Masputra <adi.masputra@sun.com>
 
 
@@ -162,7 +197,7 @@ Distribution:
 
 The primary site for releases of this software is:
 
-       ftp://linuxcare.com.au/pub/ppp/
+       ftp://ftp.samba.org/pub/ppp/
 
 
-($Id: README,v 1.24 2001/03/09 00:53:57 paulus Exp $)
+($Id: README,v 1.28 2003/05/01 12:43:16 paulus Exp $)