]> git.ozlabs.org Git - ppp.git/commitdiff
first-cut update for 2.4.2
authorPaul Mackerras <paulus@samba.org>
Sun, 16 Feb 2003 22:19:47 +0000 (22:19 +0000)
committerPaul Mackerras <paulus@samba.org>
Sun, 16 Feb 2003 22:19:47 +0000 (22:19 +0000)
README

diff --git a/README b/README
index 67d12661298baa341d2e6a0ddcee74c6775096b6..c9ef6aa9fb94866cec965b3a0fafabdc1703fdf1 100644 (file)
--- a/README
+++ b/README
@@ -57,9 +57,40 @@ 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
+
+* lock filename changes?
+
+
+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
@@ -162,7 +193,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.25 2002/09/07 06:07:48 carlsonj Exp $)
+($Id: README,v 1.26 2003/02/16 22:19:47 paulus Exp $)