diff options
author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2018-09-08 17:39:19 +0000 |
---|---|---|
committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2018-09-08 17:41:13 +0000 |
commit | b3239c5e40eea0a73992160c5619b7d191ede490 (patch) | |
tree | a12eaf59c9c01eee36185541c6286e5753b5e8f7 /NEWS | |
parent | 0d5275c6b94e798e813092f37bd40429bd9b0f8b (diff) | |
download | zsh-b3239c5e40eea0a73992160c5619b7d191ede490.tar.gz zsh-b3239c5e40eea0a73992160c5619b7d191ede490.tar.xz zsh-b3239c5e40eea0a73992160c5619b7d191ede490.zip |
unposted: Patch release: 5.6.1 zsh-5.6.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 7b3e5692c..7c7d64c72 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,13 @@ CHANGES FROM PREVIOUS VERSIONS OF ZSH Note also the list of incompatibilities in the README file. +Changes from 5.6 to 5.6.1 +------------------------- + +Fix packaging issue that broke runhelp. + +Fix a regression with pipelines getting backgrounded and emitting SIGTTOU. + Changes from 5.5.1-test-2 to 5.6 -------------------------------- |