aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff41deb..ad6a9bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-07-27
+
+ * switch from yasm to gcc for assembler for arches other than
+ x86 and amd64
+ * opening an ELF_C_RDWR does not work for either libelf or
+ elfutils, so revert to ELF_C_RDWR_MMAP. This does, however,
+ break linking against libelf
+
2012-07-24
* scripts/{revdep-pax,paxmodule.c,pypaxctl}: python2/3 compat