Gentoo Archives: gentoo-commits

From: "Justin Bronder (jsbronder)" <jsbronder@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-nntp/sabnzbd: ChangeLog
Date: Thu, 19 Jun 2014 16:50:56
Message-Id: 20140619165052.4B7302004E@flycatcher.gentoo.org
1 jsbronder 14/06/19 16:50:52
2
3 Modified: ChangeLog
4 Log:
5 Check that api is not disabled before attempting to use it for shutdown. Thanks to eponymous, #494640
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4D7043C9)
8
9 Revision Changes Path
10 1.22 net-nntp/sabnzbd/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/sabnzbd/ChangeLog?rev=1.22&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/sabnzbd/ChangeLog?rev=1.22&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/sabnzbd/ChangeLog?r1=1.21&r2=1.22
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-nntp/sabnzbd/ChangeLog,v
19 retrieving revision 1.21
20 retrieving revision 1.22
21 diff -u -r1.21 -r1.22
22 --- ChangeLog 26 Apr 2014 19:59:46 -0000 1.21
23 +++ ChangeLog 19 Jun 2014 16:50:52 -0000 1.22
24 @@ -1,6 +1,10 @@
25 # ChangeLog for net-nntp/sabnzbd
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/sabnzbd/ChangeLog,v 1.21 2014/04/26 19:59:46 jsbronder Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-nntp/sabnzbd/ChangeLog,v 1.22 2014/06/19 16:50:52 jsbronder Exp $
29 +
30 + 19 Jun 2014; Justin Bronder <jsbronder@g.o> files/sabnzbd.initd:
31 + Check that api is not disabled before attempting to use it for shutdown.
32 + Thanks to eponymous, #494640
33
34 *sabnzbd-0.7.17 (26 Apr 2014)