summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--Test/B02typeset.ztst1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index edc128247..9d0314184 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-11-28  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* unposted (after 37243): Test/B02typeset.ztst: Explain the
+	breadcrumb by adding a comment.
+
 2015-11-27  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 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