From 1da17f616cbaed97a41f571397ae17c3ef4ff8e0 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 20 Oct 2003 21:57:59 +0000 Subject: 0.19 finished git-svn-id: file:///home/lennart/svn/public/ifplugd/trunk@58 2bf48fe7-cfc1-0310-909f-d9042e1e0fef --- doc/Makefile.am | 2 +- doc/README.html.in | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am index 61f2444..2536a1f 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am 22 2003-06-15 16:36:33Z lennart $ +# $Id$ # This file is part of ifplugd. # diff --git a/doc/README.html.in b/doc/README.html.in index 62c8cd3..f827c0b 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -42,6 +42,10 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

News

+
Mon Oct 20 2003:

Version +0.19 released, changes include: New option --wait-for-kill, this requires libdaemon 0.3

+
Fri Oct 17 2003:

Version 0.18 released, changes include: Some bugs fixed

@@ -101,8 +105,10 @@ the interface when a cable is really connected.

(-d option) or short "plugged" periods(-u option) -
  • Support for wireless networking. Whenever an AP is detected the -network is configured.
  • +
  • Support for wireless networking. Whenever an association to an +AP is detected the network is configured. Have a look on waproamd +if you need a facility to configure WEP keys before AP associations succeed.
  • Compatibility mode for network devices which do not support cable detection (-F option)
  • -- cgit