From 2568bb10859a24e2f38c37862db34fb9bef00e6c Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Wed, 16 Jun 2021 05:53:45 +0900 Subject: [PATCH 1/2] NEWS: drop journal file truncation feature Follow-up for 0aa649b11d8176c823756c419cb75786787a2a62. --- NEWS | 3 --- 1 file changed, 3 deletions(-) diff --git a/NEWS b/NEWS index 188aa16896..8ecbf3c2ef 100644 --- a/NEWS +++ b/NEWS @@ -452,9 +452,6 @@ CHANGES WITH 249 in spe: time, birth time, change time, modification time) to look at when deciding whether a path has aged enough to be cleaned. - * Journal files, which are allocated in fixed incremenets, are now - truncated when rotated/archived to remove unused space from their tails. - * A new IPv6StableSecretAddress= setting has been added to .network files, which takes an IPv6 address to use as secret for IPv6 address generation. From 566c8176da13bb7020341e5334fa1cafe7770dab Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Wed, 16 Jun 2021 06:01:25 +0900 Subject: [PATCH 2/2] NEWS: fix typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 8ecbf3c2ef..cf33e5aed3 100644 --- a/NEWS +++ b/NEWS @@ -165,7 +165,7 @@ CHANGES WITH 249 in spe: * In .network files a new OutgoingInterface= setting has been added to specify the output interface in bridge FDB setups. - * In ,network files the Multipath group ID may now be configured for + * In .network files the Multipath group ID may now be configured for [NextHop] entries, via the new Group= setting. * The DHCP server logic configured in .network files gained a new