From bf52861d25cabd35b043541af49a064c29a11792 Mon Sep 17 00:00:00 2001 From: Paul Mackerras Date: Wed, 18 Sep 2024 13:59:06 +1000 Subject: [PATCH] Update README for 2.5.1 release Signed-off-by: Paul Mackerras --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index 1564144..5d153b9 100644 --- a/README +++ b/README @@ -64,6 +64,11 @@ authenticating itself to you, of course.) What's new in ppp-2.5.1 *********************** +* The files copied to /etc/ppp (or /ppp) now have + ".example" appended to their filenames, so as to indicate that they + are just examples, and to avoid overwriting existing configuration + files. + * Pppd can now measure and log the round-trip time (RTT) of LCP echo-requests and record them in a binary file structured as a circular buffer. Other programs or scripts can examine the file and @@ -91,6 +96,8 @@ What's new in ppp-2.5.1 pppdump, because the zlib code used was old and potentially vulnerable. +* Some old code has been removed. + * Various other bug fixes and minor enhancements. -- 2.39.5