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 1RI0EM-0007Lp-Nx for garchives@archives.gentoo.org; Sun, 23 Oct 2011 15:44:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0013621C041; Sun, 23 Oct 2011 15:44:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BE0FE21C041 for ; Sun, 23 Oct 2011 15:44:50 +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 443C11B4006 for ; Sun, 23 Oct 2011 15:44:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id AF3F380042 for ; Sun, 23 Oct 2011 15:44:49 +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: 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: bea48a9b423ad85c67a34e012d24eb1ce7f01604 Date: Sun, 23 Oct 2011 15:44:49 +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: X-Archives-Hash: aaa07affc36bb556ee6029b5cc0f4581 commit: bea48a9b423ad85c67a34e012d24eb1ce7f01604 Author: Anthony G. Basile gentoo org> AuthorDate: Sun Oct 23 15:44:45 2011 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sun Oct 23 15:44:45 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/elfix.git;a=3D= commit;h=3Dbea48a9b ChangeLog: removed release info line --- ChangeLog | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5782e5a..c352f82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,5 @@ 2011-10-23 =20 - * Release 0.3.0 * add XT_PAX read/write in paxct-ng.c and paxmodule.c * create and/or copy XT_PAX flags to/from PT_PAX in paxctl-ng.c * clean up error handling in paxctl-ng.c