From e110599b63d95f81c1f574613f0a0ba3d3ce6403 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Sat, 29 Jun 2019 03:18:43 +0900 Subject: [PATCH] NEWS: mention that the libidn2 is used by default --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index dbe87297bb7..a7a25747628 100644 --- a/NEWS +++ b/NEWS @@ -70,6 +70,9 @@ CHANGES WITH 243 in spe: build/man/man systemctl build/man/html systemd.index + * libidn2 is used by default if both libidn2 and libidn are installed. + Please use -Dlibidn=true when libidn is favorable. + * The D-Bus "wire format" for CPUAffinity attribute is changed on big-endian machines. Before, bytes were written and read in native machine order as exposed by the native libc __cpu_mask interface. -- 2.47.3