diff options
author | Lennart Poettering <lennart@poettering.net> | 2004-01-26 15:23:01 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2004-01-26 15:23:01 +0000 |
commit | bc1fef7e4144a437293345c1dbd7f174b32dcbbd (patch) | |
tree | 84e91626aa1326e53fbc9df1c76146d8a47f66bc /doc | |
parent | a084f62ea25f533b43233cdbb000fd0353585bcb (diff) |
multiple fixes
git-svn-id: file:///home/lennart/svn/public/waproamd/trunk@58 022f378f-78c4-0310-b860-d162c87e6274
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.html.in | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/doc/README.html.in b/doc/README.html.in index 1891d77..33d5aa4 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -10,7 +10,7 @@ <body> <h1><a name="top">waproamd @PACKAGE_VERSION@</a></h1> -<p><i>Copyright 2003 Lennart Poettering <@PACKAGE_BUGREPORT@></i></p> +<p><i>Copyright 2003,2004 Lennart Poettering <@PACKAGE_BUGREPORT@></i></p> <ul class="toc"> <li><a href="#license">License</a></li> @@ -42,6 +42,11 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</p> <h2><a name="news">News</a></h2> +<div class="news-date">Sun Jan 25 2004: </div> <p class="news-text"><a +href="@PACKAGE_URL@waproamd-0.5.tar.gz">Version 0.5</a> released, +changes include: Better compatibility with wireless drivers, support +for disabling specific networks, assorted fixes, compatibility with newer kernels</p> + <div class="news-date">Mon Nov 17 2003: </div> <p class="news-text"><a href="@PACKAGE_URL@waproamd-0.4.tar.gz">Version 0.4</a> released, changes include: support for ESSID based configuration, @@ -191,8 +196,10 @@ for it.</p> <p>You may find a mostly up to date Debian package of <tt>waproamd</tt> on the <a href="http://packages.debian.org/waproamd">Debian package repository</a>. +<p>If you want to be notified whenever I release a new version of this software use the subscription feature of <a href="http://freshmeat.net/projects/waproamd/">Freshmeat</a>.</p> + <hr/> -<address class="grey">Lennart Poettering <@PACKAGE_BUGREPORT@>, October 2003</address> +<address class="grey">Lennart Poettering <@PACKAGE_BUGREPORT@>, January 2004</address> <div class="grey"><i>$Id$</i></div> </body> |