From 3a46885c17ba051ced802e3d35b9ddc6bf10edf6 Mon Sep 17 00:00:00 2001
From: Lennart Poettering
Date: Mon, 12 Apr 2004 13:58:11 +0000
Subject: preparation for 0.24
git-svn-id: file:///home/lennart/svn/public/ifplugd/trunk@109 2bf48fe7-cfc1-0310-909f-d9042e1e0fef
---
doc/NEWS | 4 ++++
doc/README.html.in | 10 +++++++---
2 files changed, 11 insertions(+), 3 deletions(-)
(limited to 'doc')
diff --git a/doc/NEWS b/doc/NEWS
index 09780ef..5c7e190 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -1,3 +1,7 @@
+
+[[[ newer changes are recorded in the README file only ]]]
+
+
0.20 :: 9 Nov 2003 :: SVN 71
Error output fix
Build system fix
diff --git a/doc/README.html.in b/doc/README.html.in
index e514323..d0ceace 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -42,6 +42,10 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+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!
+
Wed Apr 7 2004:
Version
0.23 released, changes include: don't make /dev/tty1 the controlling TTY when beeping
@@ -113,11 +117,11 @@ the interface when a cable is really connected.
Supports the Linux SIOCETHTOOL (newer, aka ethtool API), SIOCGMIIREG
(older, aka mii-diag/mii-tool API) and SIOCDEVPRIVATE (oldest, aka
- mii-tool API) ioctl()s for getting link status.
+ mii-tool API) ioctl()s for getting link status. Release 0.24 introduces support for link detection with the IFF_RUNNING interface flag.
Syslog support
- Small program - the binary is just 19 KB (plus 11 KB for libdaemon).
+ Small program - the binary is just 25 KB (plus 16 KB for libdaemon).
Multiple ethernet interface support
@@ -289,7 +293,7 @@ compilation and make install (as root) for installation of
${sysconfdir}/init.d/ifplugd, however no /etc/rc?.d/ links are created
for it.
-Extensive installation instructions for ifplugd are available at Geoff Ericksson's web site.
+Extensive installation instructions for installation of ifplugd on Fedora Core 1 are available at Geoff Ericksson's web site.
--
cgit