diff options
author | Eric Cook <illua@users.sourceforge.net> | 2025-04-20 20:40:22 -0400 |
---|---|---|
committer | Eric Cook <illua@users.sourceforge.net> | 2025-04-20 20:40:42 -0400 |
commit | dd21cda278a64d1949c284282d7305ea22564052 (patch) | |
tree | f3485313926469263f3a97a6226ca6894eff3eed /NEWS | |
parent | b86f5d4c62cc44cd4faa5954f03d0da094e5c513 (diff) | |
download | zsh-dd21cda278a64d1949c284282d7305ea22564052.tar.gz zsh-dd21cda278a64d1949c284282d7305ea22564052.zip |
unposted: Test release: zsh-5.9.0.2-test.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ Note also the list of incompatibilities in the README file. Changes since 5.9 ----------------- +zsh 5.10 is dedicated to the memory of Sebastian Gniazdowski, who was +an enthusiastic new community member interested in making zsh easy to +extend with community code/`plugins'. + Support for named references and namespaces has been added, similar to those features in ksh but with some notable differences. The `nameref` builtin and some ksh-equivalent namespace names are available by loading |