summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2015-09-11 09:19:42 +0100
committerPeter Stephenson <pws@zsh.org>2015-09-11 09:19:42 +0100
commit7fca9bb05b5f612337f6b1863b585a9d026b6a61 (patch)
tree4b5cf72334cb5cc959820262f50a1f8ae106b482 /README
parentc088906423ba22eef8d57c84b396f8d5be83ca45 (diff)
downloadzsh-7fca9bb05b5f612337f6b1863b585a9d026b6a61.tar.gz
zsh-7fca9bb05b5f612337f6b1863b585a9d026b6a61.tar.xz
zsh-7fca9bb05b5f612337f6b1863b585a9d026b6a61.zip
Update news for 5.1.1 with minor features just added.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 4a8017caf..1ebc8cd95 100644
--- a/README
+++ b/README
@@ -10,7 +10,8 @@ a few visible improvements since 5.0.8 as well as many bugfixes.  Note
 in particular the two changes highlighted under "Incompatibilites
 between 5.0.8 and 5.1" below.  See NEWS for more information.
 
-There are only bug fixes between 5.1 and 5.1.1.
+There are mostly bug fixes between 5.1 and 5.1.1; however, a fewer minor
+features useful in resolving problems with shell functions were added.
 
 Installing Zsh
 --------------