- released 0.5.4

This commit is contained in:
Thomas Ries
2004-03-06 10:44:18 +00:00
parent e40bc3dfa0
commit ffdb50d4bd
2 changed files with 12 additions and 5 deletions
+9 -2
View File
@@ -1,4 +1,4 @@
Release Notes for siproxd-0.5.3
Release Notes for siproxd-0.5.4
===============================
Major changes since 0.5.3:
@@ -71,9 +71,16 @@ distribution I'd be happy to get a short notice.
-----
md5sum for siproxd-0.5.4.tar.gz:
md5sum for siproxd-0.5.4.tar.gz: 7bbde9fb65a3285b125b4d208a0cdf62
GnuPG signature for siproxd-0.5.4.tar.gz archive:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQBASaprCfzBioe83JQRAswDAJ4rEERvkU0s3HHEnbuA1o44XykMhgCfVpG9
9JqbE3KKTC4/W72C9NUxUn8=
=LvlG
-----END PGP SIGNATURE-----
GnuPG: pub 1024D/87BCDC94 2000-03-19 Thomas Ries <tries@gmx.net>
+3 -3
View File
@@ -27,9 +27,6 @@
/* Define if you have the chroot function. */
#undef HAVE_CHROOT
/* Define if you have the daemon function. */
#undef HAVE_DAEMON
/* Define if you have the fcntl function. */
#undef HAVE_FCNTL
@@ -84,6 +81,9 @@
/* Define if you have the setgid function. */
#undef HAVE_SETGID
/* Define if you have the setsid function. */
#undef HAVE_SETSID
/* Define if you have the setuid function. */
#undef HAVE_SETUID