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 <gentoo-commits+bounces-394985-garchives=archives.gentoo.org@lists.gentoo.org>)
	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 <gentoo-commits@lists.gentoo.org>; 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 <gentoo-commits@lists.gentoo.org>; 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 <gentoo-commits@lists.gentoo.org>; Sun, 23 Oct 2011 15:44:49 +0000 (UTC)
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" <blueness@gentoo.org>
Message-ID: <bea48a9b423ad85c67a34e012d24eb1ce7f01604.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: bea48a9b423ad85c67a34e012d24eb1ce7f01604
Date: Sun, 23 Oct 2011 15:44:49 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
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 <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 23 15:44:45 2011 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> 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