Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/elfix:elfix-0.8.x commit in: /
Date: Sat, 07 Jun 2014 14:26:34
Message-Id: 1402151257.deb99030ff068210b13326cc7a8d096d6d8f1cc8.blueness@gentoo
1 commit: deb99030ff068210b13326cc7a8d096d6d8f1cc8
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 7 14:27:37 2014 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 7 14:27:37 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/elfix.git;a=commit;h=deb99030
7
8 ChangeLog: updated
9
10 ---
11 ChangeLog | 6 ++++++
12 1 file changed, 6 insertions(+)
13
14 diff --git a/ChangeLog b/ChangeLog
15 index 06c7268..f12f272 100644
16 --- a/ChangeLog
17 +++ b/ChangeLog
18 @@ -1,3 +1,9 @@
19 +2014-06-07
20 +
21 + * Prepare release 0.8.5
22 + * Switch from error() to errx() in fix-gnustack.c and paxctl-ng.c to
23 + make the code portable to musl (and BSD).
24 +
25 2013-09-26
26
27 * Return EXIT_SUCCESS if user.pax.flags is done after paxctl-ng -d. This