]> git.ozlabs.org Git - ppp.git/blobdiff - README
pppstats: Fix undefined macro in man page
[ppp.git] / README
diff --git a/README b/README
index f0125cdbb6cf52e66f3992f357b542a003534fe6..a3bfe1730ddcc1634257c3eb83ddd4cc1303aa31 100644 (file)
--- a/README
+++ b/README
@@ -70,10 +70,17 @@ What's new in ppp-2.4.5.
   possible to have no remote IP address assigned to the ppp interface
   and still route traffic over it.
 
+* Pppd now works better with 3G modems that do strange things such as
+  sending IPCP Configure-Naks with the same values over and over again.
+
 * The PPP over L2TP plugin is included, which works with the pppol2tp
   PPP channel code in the Linux kernel.  This allows pppd to be used
   to set up tunnels using the Layer 2 Tunneling Protocol.
 
+* A new 'enable-session' option has been added, which enables session
+  accounting via PAM or wtwp/wtmpx, as appropriate.  See the pppd man
+  page for details.
+
 * Several bugs have been fixed.