From 02976d67369699660add46d548f0d1593885334b Mon Sep 17 00:00:00 2001 From: Daniel Colascione Date: Tue, 15 Jan 2019 17:39:23 -0500 Subject: [PATCH] Add NEWS for pdumper --- etc/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index bb214f26c5b..5af0c1fab03 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -59,6 +59,11 @@ option '--enable-check-lisp-object-type' is therefore no longer as useful and so is no longer enabled by default in developer builds, to reduce differences between developer and production builds. +** Emacs by default uses a "portable dumper" instead of unexec, +improving compatibility with modern systems and supporting ASLR. +Emacs now needs an "emacs.pdmp" file, generated during the built, in +its data directory at runtime. + ** Ibuffer --- -- 2.39.5