summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 617ec435..fec3fd36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-05-01 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 6474
+ * configure.ac (--enable-pie): Add default option.
+ * Makefile.am (stap* binaries): Use -fpie/-z relro/-z now as
+ applicable.
+ * configure, aclocal.m4, Makefile.in, doc/Makefile.in: Regenerated.
+
2008-04-30 Masami Hiramatsu <mhiramat@redhat.com>
PR 6008