summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2015-11-27 11:20:33 -0800
committerBarton E. Schaefer <schaefer@zsh.org>2015-11-27 11:20:33 -0800
commit026cb6a8127dfb9a6277ec42cc251ebc77e1300e (patch)
tree66e2c1426f725da692565a562a2c46b12551a9f5 /ChangeLog
parent3d962aacd5c86d18ad379eaca217bb53d0615a33 (diff)
downloadzsh-026cb6a8127dfb9a6277ec42cc251ebc77e1300e.tar.gz
zsh-026cb6a8127dfb9a6277ec42cc251ebc77e1300e.tar.xz
zsh-026cb6a8127dfb9a6277ec42cc251ebc77e1300e.zip
37243: too many problems with inserting a line into B02, instead add a placeholder and substitute for it.
unposted: %cleanup block is not called when %prep sets ZTST_unimplemented,
so avoid leaving a mess
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a1034cfcc..aee919de0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2015-11-27  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* unposted: Test/V10private.ztst: %cleanup block is not called when
+	%prep sets ZTST_unimplemented, so avoid leaving a mess
+
+	* 37243: Test/B02typeset.ztst, Test/V10private.ztst: too many
+	problems with inserting a line into B02, instead add a placeholder
+	and substitute for it.
+
 2015-11-26  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 37229: Src/Modules/param_private.c, Test/V10private.ztst: non-