diff --git a/ChangeLog b/ChangeLog index edc128247..9d0314184 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-11-28 Daniel Shahaf + + * unposted (after 37243): Test/B02typeset.ztst: Explain the + breadcrumb by adding a comment. + 2015-11-27 Barton E. Schaefer * unposted: Test/V10private.ztst: %cleanup block is not called when diff --git a/Test/B02typeset.ztst b/Test/B02typeset.ztst index 954ae32f5..fc8b3e46e 100644 --- a/Test/B02typeset.ztst +++ b/Test/B02typeset.ztst @@ -21,6 +21,7 @@ # Assorted illegal flag combinations %prep + ## Do not remove the next line, it's used by V10private.ztst # test_zsh_param_private mkdir typeset.tmp && cd typeset.tmp