diff options
| author | Oliver Kiddle <okiddle@yahoo.co.uk> | 2019-05-14 23:36:59 +0200 |
|---|---|---|
| committer | Oliver Kiddle <okiddle@yahoo.co.uk> | 2019-05-14 23:36:59 +0200 |
| commit | fae7c853319798e170a0bcf1b3098b1a07447c70 (patch) | |
| tree | 530d52db5b7801ad238c474512ab7de19054d3bb /ChangeLog | |
| parent | 44290: job number exceeding int range and wrapping to a negative number crash... (diff) | |
| download | zsh-fae7c853319798e170a0bcf1b3098b1a07447c70.tar zsh-fae7c853319798e170a0bcf1b3098b1a07447c70.tar.gz zsh-fae7c853319798e170a0bcf1b3098b1a07447c70.tar.bz2 zsh-fae7c853319798e170a0bcf1b3098b1a07447c70.tar.lz zsh-fae7c853319798e170a0bcf1b3098b1a07447c70.tar.xz zsh-fae7c853319798e170a0bcf1b3098b1a07447c70.tar.zst zsh-fae7c853319798e170a0bcf1b3098b1a07447c70.zip | |
44284: combination of -T and -p to typeset crashed the shell.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2019-05-14 Oliver Kiddle <okiddle@yahoo.co.uk> + * 44284: Src/builtin.c: combination of -T and -p to typeset + crashed the shell. + * 44290: Src/jobs.c: job number exceeding int range and wrapping to a negative number crashed the shell. |
