summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-07-12 09:25:59 +0200
committerLennart Poettering <lennart@poettering.net>2017-07-12 09:25:59 +0200
commit7f7ab22892a14ad152d2367b23eeb7df80913ff5 (patch)
tree0bd19ddcfa35dd1ce6b38b846538b877378528d6 /NEWS
parentMerge pull request #6337 from poettering/more-new-v234 (diff)
downloadsystemd-7f7ab22892a14ad152d2367b23eeb7df80913ff5.tar.xz
systemd-7f7ab22892a14ad152d2367b23eeb7df80913ff5.zip
NEWS: say that libidn2 is experimental (#6335)
Handling of "_" and some other details requires more thought: https://gitlab.com/libidn/libidn2/issues/30 Let's switch the default back to libidn and add a note in NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 99b17ef60b..d56b7a6f27 100644
--- a/NEWS
+++ b/NEWS
@@ -55,8 +55,9 @@ CHANGES WITH 234:
option.
* systemd-resolved may now optionally use libidn2 instead of the libidn
- for processing internationalized domain names. The old version
- remains supported, as it has a much smaller footprint.
+ for processing internationalized domain names. Support for libidn2
+ should be considered experimental and should not be enabled by
+ default yet.
* "machinectl pull-tar" and related call may now do verification of
downloaded images using SUSE-style .sha256 checksum files in addition