From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1D71B1381FB for ; Sat, 29 Dec 2012 01:37:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D89A421C05F; Sat, 29 Dec 2012 01:36:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 624A021C05F for ; Sat, 29 Dec 2012 01:36:55 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5246B33D8A8 for ; Sat, 29 Dec 2012 01:36:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id E5D02E543D for ; Sat, 29 Dec 2012 01:36:51 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1356745000.c72e33abc18e9c59d2d1c4598fc1f99cfa26ef1d.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: c72e33abc18e9c59d2d1c4598fc1f99cfa26ef1d X-VCS-Branch: master Date: Sat, 29 Dec 2012 01:36:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4fd43e0e-37f6-4f3d-a43d-bfeb846e0f89 X-Archives-Hash: 33a90fc6d461235985b2b4e20a21a2f6 commit: c72e33abc18e9c59d2d1c4598fc1f99cfa26ef1d Author: Anthony G. Basile gentoo org> AuthorDate: Sat Dec 29 01:36:40 2012 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sat Dec 29 01:36:40 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/elfix.git;a=commit;h=c72e33ab ChangeLog: updated --- ChangeLog | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index e2778b9..d319788 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-12-28 + + * src/paxctl-ng.c: -L/-l alone report if PT_PAX/XATTR_PAX is supported. + * Use NEEDED.ELF.2 for migrate-pax + 2012-12-26 * Fix the flag logic on paxctl-ng and clean up documenation