mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-05 09:17:44 +03:00
NEWS: retroactively describe .include deprecation
Closes #11479.
(cherry picked from commit f26ad32197
)
This commit is contained in:
parent
677b4cc753
commit
1c7502a080
5
NEWS
5
NEWS
@ -874,6 +874,8 @@ CHANGES WITH 239:
|
||||
allows ordering services before the service that executes the actual
|
||||
update process in a generic way.
|
||||
|
||||
* Systemd now emits warnings whenever .include syntax is used.
|
||||
|
||||
Contributions from: Adam Duskett, Alan Jenkins, Alessandro Casale,
|
||||
Alexander Kurtz, Alex Gartrell, Anssi Hannula, Arnaud Rebillout, Brian
|
||||
J. Murrell, Bruno Vernay, Chris Lamb, Chris Lesiak, Christian Brauner,
|
||||
@ -6243,6 +6245,9 @@ CHANGES WITH 210:
|
||||
IFUNC. Please make sure to use --enable-compat-libs only
|
||||
during a transitional period!
|
||||
|
||||
* The .include syntax has been deprecated and is not documented
|
||||
anymore. Drop-in files in .d directories should be used instead.
|
||||
|
||||
Contributions from: Andreas Fuchs, Armin K., Colin Walters,
|
||||
Daniel Mack, Dave Reisner, David Herrmann, Djalal Harouni,
|
||||
Holger Schurig, Jason A. Donenfeld, Jason St. John, Jasper
|
||||
|
Loading…
Reference in New Issue
Block a user