Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/mlocate: ChangeLog
Date: Mon, 31 Jan 2011 13:17:20
Message-Id: 20110131131710.ECF4B20057@flycatcher.gentoo.org
1 scarabeus 11/01/31 13:17:10
2
3 Modified: ChangeLog
4 Log:
5 Fix premature removing of the lock file and parse the args more sanely when there is no config around. This fixes bug #353270.
6
7 (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.85 sys-apps/mlocate/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/mlocate/ChangeLog?rev=1.85&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/mlocate/ChangeLog?rev=1.85&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/mlocate/ChangeLog?r1=1.84&r2=1.85
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v
19 retrieving revision 1.84
20 retrieving revision 1.85
21 diff -u -r1.84 -r1.85
22 --- ChangeLog 30 Jan 2011 13:16:50 -0000 1.84
23 +++ ChangeLog 31 Jan 2011 13:17:10 -0000 1.85
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sys-apps/mlocate
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.84 2011/01/30 13:16:50 scarabeus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.85 2011/01/31 13:17:10 scarabeus Exp $
29 +
30 + 31 Jan 2011; Tomáš Chvátal <scarabeus@g.o> files/mlocate.cron-r2:
31 + Fix premature removing of the lock file and parse the args more sanely when
32 + there is no config around. This fixes bug #353270.
33
34 *mlocate-0.23.1-r1 (30 Jan 2011)