From b498bd7ce5b8f126f420f8f9fd4946912f8334da Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 27 Oct 2015 11:54:19 +0000 Subject: 36982: Fix bug with (#cN) patterns and remove redundant description. We need to restore the current count of matches when returning to match at the point where we previously matched. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b64f785f7..cd8359281 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2015-10-27 Peter Stephenson + * 36982: Doc/Zsh/expn.yo, Src/pattern.c, Test/D02glob.ztst, + Test/D04parameter.ztst: fix actual bug with (#cN) and back off + previous change. + * 36977: Doc/Zsh/expn.yo: note about complications of pattern repetitions (#cN). -- cgit 1.4.1