summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-01-10 20:26:36 +0000
committerLennart Poettering <lennart@poettering.net>2004-01-10 20:26:36 +0000
commit22aea4c5ead4f0b16bf1b4c4e9ba0740ad9280ae (patch)
treeea228cdd307290fd985028513ff95a1eacaf1dae /doc
parent8f34edf681b6a5d80af6cde9bd0cb72197e88b33 (diff)
Ready for 0.4
git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@50 153bfa13-eec0-0310-be40-b0cb6a0e1b4b
Diffstat (limited to 'doc')
-rw-r--r--doc/README.html.in5
-rw-r--r--doc/style.css1
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/README.html.in b/doc/README.html.in
index fc3aea9..14703a6 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -42,6 +42,9 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</p>
<h2><a name="news">News</a></h2>
+<div class="news-date">Sat Jan 10 2004: </div>
+<p class="news-text"><a href="@PACKAGE_URL@libdaemon-0.4.tar.gz">Version 0.4</a> released; changes include: new module <tt>dexec</tt>; added <tt>pkg-config</tt> support.</p>
+
<div class="news-date">Mon Oct 20 2003: </div>
<p class="news-text"><a href="@PACKAGE_URL@libdaemon-0.3.tar.gz">Version 0.3</a> released; changes include: documentation update, build fixes, RPM spec file added, added new function int <tt>daemon_pid_file_kill_wait()</tt>.</p>
@@ -113,7 +116,7 @@ compilation and <tt>make install</tt> (as root) for installation of
<p>Get <tt>libdaemon</tt>'s development sources from the <a href="http://subversion.tigris.org/">Subversion</a> <a href="https://seth.intheinter.net:8081/svn/libdaemon/">repository</a>.</p>
<hr/>
-<address>Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, October 2003</address>
+<address>Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, January 2004</address>
<div><i>$Id$</i></div>
</body>
diff --git a/doc/style.css b/doc/style.css
index e14ba7c..9ce92b8 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -1,3 +1,4 @@
+
/* $Id$ */
/***