summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2003-10-20 21:57:59 +0000
committerLennart Poettering <lennart@poettering.net>2003-10-20 21:57:59 +0000
commit1da17f616cbaed97a41f571397ae17c3ef4ff8e0 (patch)
tree4d5176f78e4f38ad143fcf1c9ce2719dd18ac602 /doc
parenta84b6b03c26321d724400525aa3705bdd2f86898 (diff)
0.19 finished
git-svn-id: file:///home/lennart/svn/public/ifplugd/trunk@58 2bf48fe7-cfc1-0310-909f-d9042e1e0fef
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/README.html.in10
2 files changed, 9 insertions, 3 deletions
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.</p>
<h2><a name="news">News</a></h2>
+<div class="news-date">Mon Oct 20 2003: </div> <p class="news-text"><a
+href="@PACKAGE_URL@ifplugd-0.19.tar.gz">Version
+0.19</a> released, changes include: New option <tt>--wait-for-kill</tt>, this requires <a href="http://0pointer.de/lennart/projects/libdaemon/"><tt>libdaemon 0.3</tt></a></p>
+
<div class="news-date">Fri Oct 17 2003: </div> <p class="news-text"><a
href="@PACKAGE_URL@ifplugd-0.18.tar.gz">Version
0.18</a> released, changes include: Some bugs fixed</p>
@@ -101,8 +105,10 @@ the interface when a cable is really connected.</p>
(-d option) or short "plugged" periods(<tt>-u</tt>
option)</li>
- <li>Support for wireless networking. Whenever an AP is detected the
-network is configured.</li>
+ <li>Support for wireless networking. Whenever an association to an
+AP is detected the network is configured. Have a look on <a
+href="http://0pointer.de/lennart/projects/waproamd/"><tt>waproamd</tt></a>
+if you need a facility to configure WEP keys before AP associations succeed.</li>
<li>Compatibility mode for network devices which do not support cable detection (<tt>-F</tt> option)</li>
</ul>