summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--README2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e8ae5834..9cf17923e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
diff --git a/README b/README
index 7f81b1ed9..f711b1738 100644
--- a/README
+++ b/README
@@ -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