diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2010-02-13 20:28:36 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2010-02-13 20:28:36 +0000 |
commit | dbf51cf3f04c7aff430957a43c3cfdf653ab902d (patch) | |
tree | a8e7078d92040de53eb5d1afd2cc7432dce2ab13 /ChangeLog | |
parent | a589007d598431ea79ca1a79ef6184c52aa18ed2 (diff) | |
download | zsh-dbf51cf3f04c7aff430957a43c3cfdf653ab902d.tar.gz zsh-dbf51cf3f04c7aff430957a43c3cfdf653ab902d.tar.xz zsh-dbf51cf3f04c7aff430957a43c3cfdf653ab902d.zip |
27708: remove distracting initial semicolons in job outpt
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 3534de602..ba6376527 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2010-02-13 Peter Stephenson <p.w.stephenson@ntlworld.com> + * 27708: Src/text.c: remove distracting initial semicolons + in job output. + * unposted: zero gf_pre_words from 27694. * Mikael: Completion/Zsh/Type/_globquals: extend argument @@ -12735,5 +12738,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4897 $ +* $Revision: 1.4898 $ ***************************************************** |