summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2003-02-16 22:19:47 +0000
committerPaul Mackerras <paulus@samba.org>2003-02-16 22:19:47 +0000
commit94d6a44bc7208e344e9e28f0f348a0bd2f391e11 (patch)
treed7d2f99cea6d90e216bb4aa4ef404cd9efcfc181 /README
parent88354bdada295b51ce2d8677afa8897579794ac4 (diff)
downloadppp-94d6a44bc7208e344e9e28f0f348a0bd2f391e11.tar.gz
first-cut update for 2.4.2
Diffstat (limited to 'README')
-rw-r--r--README37
1 files changed, 34 insertions, 3 deletions
diff --git a/README b/README
index 67d1266..c9ef6aa 100644
--- 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 $)