Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-shells/zsh: ChangeLog
Date: Mon, 23 Dec 2013 15:43:56
Message-Id: 20131223154353.45A9C2004C@flycatcher.gentoo.org
1 pacho 13/12/23 15:43:53
2
3 Modified: ChangeLog
4 Log:
5 Fix ChangeLog
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.231 app-shells/zsh/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/ChangeLog?rev=1.231&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/ChangeLog?rev=1.231&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/ChangeLog?r1=1.230&r2=1.231
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v
19 retrieving revision 1.230
20 retrieving revision 1.231
21 diff -u -r1.230 -r1.231
22 --- ChangeLog 23 Dec 2013 15:38:18 -0000 1.230
23 +++ ChangeLog 23 Dec 2013 15:43:53 -0000 1.231
24 @@ -1,9 +1,9 @@
25 # ChangeLog for app-shells/zsh
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.230 2013/12/23 15:38:18 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.231 2013/12/23 15:43:53 pacho Exp $
29
30 23 Dec 2013; Pacho Ramos <pacho@g.o> metadata.xml:
31 - Prefer man-db as man provider (#467458)
32 + Cleanup due bug #65652
33
34 *zsh-5.0.4 (23 Dec 2013)