projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4dfe64f
)
NEWS: 'systemd' is always spelt with a lowercase 's'
v233
author
Lennart Poettering
<lennart@poettering.net>
Wed, 1 Mar 2017 21:43:06 +0000
(22:43 +0100)
committer
Lennart Poettering
<lennart@poettering.net>
Wed, 1 Mar 2017 21:43:06 +0000
(22:43 +0100)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 7b3f9c05c201ffe416bfd7a8fa99b3fb64487255..da9e203832227dce1d4a026aeebc76b6f28bd8a9 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-45,7
+45,7
@@
CHANGES WITH 233:
* All python scripts shipped with systemd (specifically: the various
tests written in Python) now require Python 3.
- *
S
ystemd unit tests can now run standalone (without the source or
+ *
s
ystemd unit tests can now run standalone (without the source or
build directories), and can be installed into /usr/lib/systemd/tests/
with 'make install-tests'.