summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Hadaway <raker@gentoo.org>2003-01-27 07:15:00 +0000
committerNick Hadaway <raker@gentoo.org>2003-01-27 07:15:00 +0000
commite75e2ccc3818a5cadac6b8d5e7b744d7ef0c215b (patch)
tree179019b031e138e335965baa7c164741ecfcfa21 /net-mail/sendmail/ChangeLog
parent-fPIC filtered out (diff)
downloadhistorical-e75e2ccc3818a5cadac6b8d5e7b744d7ef0c215b.tar.gz
historical-e75e2ccc3818a5cadac6b8d5e7b744d7ef0c215b.tar.bz2
historical-e75e2ccc3818a5cadac6b8d5e7b744d7ef0c215b.zip
now sends 'killall ${KILL_OPTS} /usr/sbin/sendmail' which should
hopefully actually stop daemons...
Diffstat (limited to 'net-mail/sendmail/ChangeLog')
-rw-r--r--net-mail/sendmail/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/net-mail/sendmail/ChangeLog b/net-mail/sendmail/ChangeLog
index b67355166906..ee5d4f67ceeb 100644
--- a/net-mail/sendmail/ChangeLog
+++ b/net-mail/sendmail/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-mail/sendmail
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-mail/sendmail/ChangeLog,v 1.22 2003/01/23 22:00:53 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/sendmail/ChangeLog,v 1.23 2003/01/27 07:15:00 raker Exp $
+
+*sendmail-8.12.7-r4 (26 Jan 2003)
+
+ 26 Jan 2003; Nick Hadaway <raker@gentoo.org> sendmail-8.12.7-r4.ebuild,
+ files/digest-sendmail-8.12.7-r4, files/sendmail-r4 :
+ Now the init script sends 'killall ${KILL_OPTS} /usr/sbin/sendmail'
+ This should stop all running instances?
*sendmail-8.12.7-r3 (23 Jan 2003)