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 A495213800E for ; Sun, 29 Jul 2012 15:28:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6ACDCE0158; Sun, 29 Jul 2012 15:28:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3A69AE0158 for ; Sun, 29 Jul 2012 15:28:17 +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 A54111B400A for ; Sun, 29 Jul 2012 15:28:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 6C162E5437 for ; Sun, 29 Jul 2012 15:28:15 +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: <1343575683.7cb959895acc71cc560bb50b636081521dcaaab4.blueness@gentoo> Subject: [gentoo-commits] proj/elfix:elfix-0.5.x 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: 7cb959895acc71cc560bb50b636081521dcaaab4 X-VCS-Branch: elfix-0.5.x Date: Sun, 29 Jul 2012 15:28:15 +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: 7d9b70ee-bec9-4e39-a5f4-40d2f9dba01e X-Archives-Hash: 2e4715335f3f14a779964e8a408e96c8 commit: 7cb959895acc71cc560bb50b636081521dcaaab4 Author: Anthony G. Basile gentoo org> AuthorDate: Sun Jul 29 15:17:57 2012 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sun Jul 29 15:28:03 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/elfix.git;a=commit;h=7cb95989 ChangeLog: updated (cherry picked from commit 72eb1fd9ec3fe8d74f238700076ae14299fa0dd8) --- ChangeLog | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1ec9b6d..acb4180 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-07-29 + + * remove unnecessary check for yasm in configure.ac + * make tests/gnustack machine independant by generating + native assembly using gcc + 2012-07-27 * Release 0.5.1