about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.stephenson@samsung.com>2023-08-01 14:32:55 +0100
committerPeter Stephenson <p.stephenson@samsung.com>2023-08-01 14:32:55 +0100
commitaa8e4a02904b3a1c4b3064eb7502d887f7de958b (patch)
treeda94d9b9aa4aecc7b4573ea02f5b151d0802a05e /ChangeLog
parent95269147fcbd85961d652ab419bb168a8aafcd14 (diff)
downloadzsh-aa8e4a02904b3a1c4b3064eb7502d887f7de958b.tar.gz
zsh-aa8e4a02904b3a1c4b3064eb7502d887f7de958b.tar.xz
zsh-aa8e4a02904b3a1c4b3064eb7502d887f7de958b.zip
52008: Pattern bug with branches + exclusion
Add tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 372092a32..8e6e3fb18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-08-01  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 52008: Src/pattern.c, Test/D02glob.ztst: Fix bug with branches
+	in patterns followed by an exculsion, and add tests.
+
 2023-07-31  dana  <dana@dana.is>
 
 	* github #100: HexorCatZ: Completion/Unix/Command/_qemu: