From 65c009df1c2b3432cb3686a6a3941965fabcbbfd Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 10 May 2004 21:32:00 +0000 Subject: preliminary work for ifplugd 0.25 git-svn-id: file:///home/lennart/svn/public/ifplugd/trunk@110 2bf48fe7-cfc1-0310-909f-d9042e1e0fef --- doc/README.html.in | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/README.html.in b/doc/README.html.in index d0ceace..ae833b5 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -42,6 +42,13 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

News

+
Mon May 10 2004:

Version 0.25 released, +changes include: Revert to more classic link checking support. The new +checking order is: ETHTOOL, MII, WLAN, IFF. The obsolete API "PRIV" is +no longer checked by the automatic API detection code. However, you may enable +it forcibly by passing -w priv on the command line.

+
Mon Apr 12 2004:

Version 0.24 released, changes include: add IFF_RUNNING link check support and make it the default. This might break some setups. You may workaround this by passing -m to the daemon for selecting a different API. Please report breakages!

@@ -324,7 +331,7 @@ manpage

New! There is a joint ifplugd and waproamd mailing list available.


-
Lennart Poettering <@PACKAGE_BUGREPORT@>, April 2004
+
Lennart Poettering <@PACKAGE_BUGREPORT@>, May 2004
$Id$
-- cgit