diff options
author | 2013-03-08 02:46:45 +0000 | |
---|---|---|
committer | 2013-03-08 02:46:45 +0000 | |
commit | 21b660620dceb54c3437f06a0a3b5e4f330d2a9d (patch) | |
tree | 58606eed045b05ae4e53620db085650d0533345d /net-nntp/sabnzbd/ChangeLog | |
parent | Force eautoreconf run. (diff) | |
download | gentoo-2-21b660620dceb54c3437f06a0a3b5e4f330d2a9d.tar.gz gentoo-2-21b660620dceb54c3437f06a0a3b5e4f330d2a9d.tar.bz2 gentoo-2-21b660620dceb54c3437f06a0a3b5e4f330d2a9d.zip |
Fix init.d stop(), re #459992
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 4D7043C9)
Diffstat (limited to 'net-nntp/sabnzbd/ChangeLog')
-rw-r--r-- | net-nntp/sabnzbd/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-nntp/sabnzbd/ChangeLog b/net-nntp/sabnzbd/ChangeLog index 6f3f1d0af96a..34e3aacb562e 100644 --- a/net-nntp/sabnzbd/ChangeLog +++ b/net-nntp/sabnzbd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-nntp/sabnzbd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/sabnzbd/ChangeLog,v 1.9 2013/02/22 01:32:26 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/sabnzbd/ChangeLog,v 1.10 2013/03/08 02:46:45 jsbronder Exp $ + + 08 Mar 2013; Justin Bronder <jsbronder@gentoo.org> files/sabnzbd.initd: + Fix init.d stop(), re #459992 22 Feb 2013; Justin Bronder <jsbronder@gentoo.org> files/sabnzbd.initd: Correctly track status via pidfile re #458034. Thanks to Gerard Neil for the |