1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-28 05:00:59 +01:00

unposted: fix README typo

This commit is contained in:
Peter Stephenson 2017-08-09 20:31:52 +01:00
parent cfd34c75ac
commit 0f8cf76ece
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
2017-08-09 Peter Stephenson <p.w.stephenson@ntlworld.com>
* unposted: README: 5.4,1 typo fixed.
* 41504: Src/lex.c, Src/parse.c, Test/A01grammar.ztst: make
empty strings work in case patterns with no opening
parenthesis.

2
README
View file

@ -5,7 +5,7 @@ THE Z SHELL (ZSH)
Version
-------
This is version 5.4,1 of the shell. This is a stable release. There
This is version 5.4.1 of the shell. This is a stable release. There
are a few visible improvements since 5.3.1, the last widely released
version, as well as many bugfixes. Note in particular the changs
highlighted under "Incompatibilites since 5.3.1" below. See NEWS for