diff options
author | dana <dana@dana.is> | 2022-04-26 21:37:48 -0500 |
---|---|---|
committer | dana <dana@dana.is> | 2022-04-26 21:37:48 -0500 |
commit | c55a1f4bc2c54de2b1e2b24a36cbc0b5c0850a73 (patch) | |
tree | e3e01c6df50422440b2b2c6aaaea9f64c4cf557b | |
parent | 6dbaff7a807f8deb158ddfd2e015c5ce76e22e2a (diff) | |
download | zsh-c55a1f4bc2c54de2b1e2b24a36cbc0b5c0850a73.tar.gz zsh-c55a1f4bc2c54de2b1e2b24a36cbc0b5c0850a73.tar.xz zsh-c55a1f4bc2c54de2b1e2b24a36cbc0b5c0850a73.zip |
unposted: Adjust NEWS dedication wording
Per off-list feedback
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 65bd23694..3646486c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2022-04-26 dana <dana@dana.is> + + * unposted: NEWS: Adjust dedication wording + 2022-04-26 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> * 50089: Test/X03zlebindkey.ztst: unset LC_* for multibyte tests diff --git a/NEWS b/NEWS index 1926b37ce..1ab4f0649 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,7 @@ Note also the list of incompatibilities in the README file. Changes since 5.8.1 ------------------- -zsh 5.9 is dedicated in memory of Sven Guckes, who was, amongst other +zsh 5.9 is dedicated to the memory of Sven Guckes, who was, amongst other things, a long-time zsh advocate. For more information, see: https://linuxnews.de/2022/02/sven-guckes-verstorben/ |