From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RXK6a-00024B-H3 for garchives@archives.gentoo.org; Sun, 04 Dec 2011 22:00:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8276D21C10D; Sun, 4 Dec 2011 22:00:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 54EF421C10D for ; Sun, 4 Dec 2011 22:00:04 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CE79364C5D for ; Sun, 4 Dec 2011 22:00:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id DD89B80042 for ; Sun, 4 Dec 2011 22:00:02 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <04aa87109e687cd1e3666150c01327f8008877ce.blueness@gentoo> Subject: [gentoo-commits] proj/elfix:master commit in: / X-VCS-Repository: proj/elfix X-VCS-Files: ChangeLog X-VCS-Directories: / X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 04aa87109e687cd1e3666150c01327f8008877ce Date: Sun, 4 Dec 2011 22:00:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 283c0824-86a0-476d-8858-4b65fed76439 X-Archives-Hash: 5d928fa2ae3174e5df421cd4c1d54087 commit: 04aa87109e687cd1e3666150c01327f8008877ce Author: Anthony G. Basile gentoo org> AuthorDate: Sun Dec 4 21:59:21 2011 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sun Dec 4 21:59:21 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/elfix.git;a=3D= commit;h=3D04aa8710 ChangeLog: forgot to add an entry --- ChangeLog | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index ec1904d..9e9c6d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ 2011-12-04 =20 * src/paxctl-ng.c: add exception handling when trying to pax.setflags + * src/paxctl-ng.c: make -e (report/mark only executables) filter output + from either verbose or non-verbose output =20 2011-11-26 =20