diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-09-20 19:12:23 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-09-20 19:12:23 +0200 |
commit | a98d5d64720bdf32e3b5f72f896b583e23f730ad (patch) | |
tree | 8217bb3111146d07f059c12f40344cc1b0359a5c /NEWS | |
parent | aad803af990f7c88e94427b9278d88afe3a12d38 (diff) |
fix typos
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -65,9 +65,9 @@ CHANGES WITH 190: various projects outside of systemd that provide bindings for languages such as PHP or Lua. - * Many conditions will not resolve specifiers such as %i. They - are also available in PathChanged= and related directives of - .path units. + * Many conditions will now resolve specifiers such as %i. In + addition, PathChanged= and related directives of .path units + now support specifiers as well. * There's now a new RPM macro definition for the system preset dir: %_presetdir. |