From 666dc8dbcdf5cb796fd3e1febe3388a520c0e23e Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 11 Oct 2021 14:17:28 +0100 Subject: [PATCH] NEWS: Add changes so far for 1.12.2 Signed-off-by: Simon McVittie --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index 30600083..8ea1b671 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +Changes in 1.12.2 +~~~~~~~~~~~~~~~~~ +Released: (not released yet) + + * Install translations referenced by LANG, LANGUAGE or LC_ALL + * Fix error handling for the syscalls that are blocked when not using --devel + * Improve diagnostic messages when seccomp rules cannot be applied + * Update Polish translation + Changes in 1.12.1 ~~~~~~~~~~~~~~~~~ Released: 2021-10-08