diff options
| author | Lennart Poettering <lennart@poettering.net> | 2008-10-28 00:37:53 +0100 | 
|---|---|---|
| committer | Lennart Poettering <lennart@poettering.net> | 2008-10-28 00:37:53 +0100 | 
| commit | cbfe5edc9ade74b56c7cbf4b0a49831325ae6e22 (patch) | |
| tree | a924bb9023823543f391f947eaad742c2ba99e06 | |
| parent | d60ebf7a81eecd8668f59b004a8c4c9cab512013 (diff) | |
update documentationv0.7
| -rw-r--r-- | doc/README.html.in | 6 | 
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/README.html.in b/doc/README.html.in index 76e838c..70b8ade 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -38,6 +38,10 @@ Lesser General Public License for more details.</p>  <h2><a name="news">News</a></h2> +<div class="news-date">Tue 28 Oct +2008: </div> <p class="news-text"><a href="@PACKAGE_URL@libasyncns-0.7.tar.gz">Version +0.7</a> released; changes include: rework thread shutdown logic.</p> +  <div class="news-date">Fri 24 Oct  2008: </div> <p class="news-text"><a href="@PACKAGE_URL@libasyncns-0.6.tar.gz">Version  0.6</a> released; changes include: save and restore <tt>h_errno</tt> @@ -151,7 +155,7 @@ compilation and <tt>make install</tt> (as root) for installation of  <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/libasyncns/">Freshmeat</a>.</p>  <hr/> -<address class="grey">Lennart Poettering <@PACKAGE_BUGREPORT@>, August 2008</address> +<address class="grey">Lennart Poettering <@PACKAGE_BUGREPORT@>, October 2008</address>  </body>  </html>  | 
