aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2014-01-04 16:55:29 -0800
committerPaul Eggert2014-01-04 16:55:29 -0800
commit81da295eebcfd94dcbd16531ceaecbf1cbad1804 (patch)
tree56f98a2792ab29aa9f4dc6096bfd45dc32110a90 /ChangeLog
parent5159d5902f0a6f48b354bc568f086d99c2e64ea0 (diff)
downloademacs-81da295eebcfd94dcbd16531ceaecbf1cbad1804.tar.gz
emacs-81da295eebcfd94dcbd16531ceaecbf1cbad1804.zip
Port to GNU/Linux with recent grsecurity/PaX patches (Bug#16343).
Problem and proposed patch reported by Ulrich Mueller; this patch uses a somewhat-different approach. * configure.ac (SETFATTR): New variable. * src/Makefile.in (SETFATTR): New macro. (temacs$(EXEEXT)): Use it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 24ff1b50abf..9cee33c4526 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
12014-01-05 Paul Eggert <eggert@cs.ucla.edu>
2
3 Port to GNU/Linux with recent grsecurity/PaX patches (Bug#16343).
4 Problem and proposed patch reported by Ulrich Mueller;
5 this patch uses a somewhat-different approach.
6 * configure.ac (SETFATTR): New variable.
7
12014-01-03 Paul Eggert <eggert@cs.ucla.edu> 82014-01-03 Paul Eggert <eggert@cs.ucla.edu>
2 9
3 Merge from gnulib, incorporating: 10 Merge from gnulib, incorporating: