summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-10-18 04:37:19 +0200
committerLennart Poettering <lennart@poettering.net>2009-10-18 04:37:19 +0200
commit9fcc28e0e8f84968d1fb8b6d544a42efb13803ec (patch)
tree101b04c39c68ccc8acbb934fd1359e3570e1013b
parente1e92a88144ed0967624b4fd57a308a60fb572eb (diff)
downloadlibdaemon-9fcc28e0e8f84968d1fb8b6d544a42efb13803ec.tar.gz
update READMEv0.14
-rw-r--r--doc/README.html.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/README.html.in b/doc/README.html.in
index df6ed06..9de74bb 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -10,7 +10,7 @@
<body>
<h1><a name="top">libdaemon @PACKAGE_VERSION@</a></h1>
-<p><i>Copyright 2003-2008 Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;</i></p>
+<p><i>Copyright 2003-2009 Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;</i></p>
<ul class="toc">
<li><a href="#license">License</a></li>
@@ -38,6 +38,9 @@ Lesser General Public License for more details.</p>
<h2><a name="news">News</a></h2>
+<div class="news-date">Sun Oct 18 2009: </div>
+<p class="news-text"><a href="@PACKAGE_URL@libdaemon-0.14.tar.gz">Version 0.14</a> released; changes include: add <tt>daemon_set_verbosity()</tt> call; numerous updates</p>
+
<div class="news-date">Tue Jul 29 2008: </div>
<p class="news-text"><a href="@PACKAGE_URL@libdaemon-0.13.tar.gz">Version 0.13</a> released; changes include: add <tt>daemon_reset_sigs()</tt> and <tt>daemon_unblock_sigs()</tt> calls for resetting signal handlers to sensible states; improve error handling.</p>
@@ -157,7 +160,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/libdaemon/">Freshmeat</a>.</p>
<hr/>
-<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, July 2008</address>
+<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, October 2009</address>
</body>
</html>