about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2018-09-12 15:10:23 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2018-09-14 12:52:40 +0000
commit92bef88545ee9dc23f35886a8606c81610341477 (patch)
tree2b13555dee4b173b6e62992de94cc64e37cb4101 /NEWS
parent10568271944f2b304bded6a07f9ea2953d5e4dc1 (diff)
downloadzsh-92bef88545ee9dc23f35886a8606c81610341477.tar.gz
zsh-92bef88545ee9dc23f35886a8606c81610341477.tar.xz
zsh-92bef88545ee9dc23f35886a8606c81610341477.zip
43457: Release 5.6.2 zsh-5.6.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7c7d64c72..f3e617b9c 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,17 @@ CHANGES FROM PREVIOUS VERSIONS OF ZSH
 
 Note also the list of incompatibilities in the README file.
 
+Changes from 5.6.1 to 5.6.2
+---------------------------
+
+Fix another SIGTTOU case.
+
+Fix SIGWINCH being ignored when zsh is not in the foreground.
+
+The release tarballs are now compressed using xz(1), whereas previously
+both xz(1) and gzip(1) versions were available.  If this gets in your way,
+give us a shout.
+
 Changes from 5.6 to 5.6.1
 -------------------------