diff --git a/etc/NEWS.29 b/etc/NEWS.29 index 470a758afb9..1e381034ada 100644 --- a/etc/NEWS.29 +++ b/etc/NEWS.29 @@ -15,6 +15,14 @@ in older Emacs versions. You can narrow news to a specific version by calling 'view-emacs-news' with a prefix argument or by typing 'C-u C-h C-n'. + +* Changes in Emacs 29.4 +Emacs 29.4 is an emergency bugfix release intended to fix the +security vulnerability described below. + +** Arbitrary shell commands are no longer run when turning on Org mode. +This is for security reasons, to avoid running malicious commands. + * Changes in Emacs 29.3 Emacs 29.3 is an emergency bugfix release intended to fix several