about summary refs log tree commit diff
path: root/Etc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Etc/NEWS')
-rw-r--r--Etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/Etc/NEWS b/Etc/NEWS
index 7f954814c..a4ae987a7 100644
--- a/Etc/NEWS
+++ b/Etc/NEWS
@@ -2,6 +2,12 @@
 CHANGES FROM PREVIOUS VERSIONS OF ZSH
 -------------------------------------
 				     
+New features in zsh version 3.1.8
+---------------------------------
+This is primarily a bug-fix version.  There are only a few user-visible
+changes.
+ - Array slices ${array[a,b]} with b < a now correctly have zero length.
+
 New features in zsh version 3.1.7
 ---------------------------------
 Further enhancements to new completion system: