diff options
author | Luca Boccassi <luca.boccassi@microsoft.com> | 2021-12-06 16:58:38 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@microsoft.com> | 2021-12-06 16:58:38 +0100 |
commit | efeecf4010f7463f2a7feafbf38159d83a5ff679 (patch) | |
tree | b922b5785b25e46133803f2e36356de6ce7331e9 /NEWS | |
parent | NEWS: add more entries for v250 (diff) | |
download | systemd-efeecf4010f7463f2a7feafbf38159d83a5ff679.tar.xz systemd-efeecf4010f7463f2a7feafbf38159d83a5ff679.zip |
NEWS: add more entries for v250
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -673,6 +673,10 @@ CHANGES WITH 250 in spe: * Initial support for the LoongArch architecture has been added (system calls, defines, etc). + * A LICENSES/ directory is now included in the git tree. It contains a README.md + file that explains the licenses used by source files in this repository. + It also contains the text of all applicable licenses as they appear on spdx.org. + CHANGES WITH 249: * When operating on disk images via the --image= switch of various |