commit: 5540ed149f49361c35b57c1f06bb346b80263b3a
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 13 02:29:44 2014 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Oct 13 02:29:44 2014 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/elfix.git;a=commit;h=5540ed14
misc/install-xattr: fix whitespace in ChangeLog
---
misc/install-xattr/ChangeLog | 2 ++
1 file changed, 2 insertions(+)
diff --git a/misc/install-xattr/ChangeLog b/misc/install-xattr/ChangeLog
index e998592..b8c947d 100644
--- a/misc/install-xattr/ChangeLog
+++ b/misc/install-xattr/ChangeLog
@@ -2,6 +2,7 @@ Okay we'll document changes here. This is a small project, so
we don't
have to be very formal.
2014-10-12
+
* Release 0.4
* Correct a fork bomb. See
https://bugs.gentoo.org/show_bug.cgi?id=523994.
@@ -24,6 +25,7 @@ have to be very formal.
see https://bugs.gentoo.org/show_bug.cgi?id=465000.
THANKS
+
* Mike Frysinger <[email protected]> for your relentless attention.
* Greg Turner <[email protected]> for testing and fixing bugs.
* Jason Zaman <[email protected]> for testing and fixing bugs.