about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2015-08-21 10:33:21 +0100
committerPeter Stephenson <pws@zsh.org>2015-08-21 10:33:21 +0100
commit06e1542f5c919bff38cd3b774c4b86fed3a6adb4 (patch)
tree138d8fe6af11ce3f7a016cde6979efb8bc143e50 /README
parent61afb8dc8d75106940ac4248632cb14823a3650e (diff)
downloadzsh-06e1542f5c919bff38cd3b774c4b86fed3a6adb4.tar.gz
zsh-06e1542f5c919bff38cd3b774c4b86fed3a6adb4.tar.xz
zsh-06e1542f5c919bff38cd3b774c4b86fed3a6adb4.zip
unposted: update version from 5.0.8 to 5.1 in descriptive text
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 4 insertions, 5 deletions
diff --git a/README b/README
index 552f4731f..e0659eac9 100644
--- a/README
+++ b/README
@@ -5,11 +5,10 @@ THE Z SHELL (ZSH)
 Version
 -------
 
-This is version 5.0.8 of the shell.  This is a stable release.
-There are no significant new features since 5.0.7, but there
-are many bugfixes and some significant internal improvements, notably
-a more predictable effect for keyboard interrupts and proper parsing
-of $(...) expressions.
+This is version 5.1 of the shell.  This is a stable release.  There are
+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.
 
 Installing Zsh
 --------------