about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2023-05-13 00:59:00 +0200
committerOliver Kiddle <opk@zsh.org>2023-05-13 00:59:00 +0200
commitb4d1c756f50909b4a13e5c8fe5f26f71e9d54f63 (patch)
tree3fa4474040f6c81e340e2dffa93c5ecdd695c608 /ChangeLog
parentf3f371deb376478176866fd770fbcf9bc0d0609f (diff)
downloadzsh-b4d1c756f50909b4a13e5c8fe5f26f71e9d54f63.tar.gz
zsh-b4d1c756f50909b4a13e5c8fe5f26f71e9d54f63.tar.xz
zsh-b4d1c756f50909b4a13e5c8fe5f26f71e9d54f63.zip
51738: support pcre's alternative DFA matching algorithm
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2835a9405..18bc4a698 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2023-05-13  Oliver Kiddle  <opk@zsh.org>
 
+	* 51738: Doc/Zsh/mod_pcre.yo, Src/Modules/pcre.c,
+	Test/V07pcre.ztst: support pcre's DFA matching algorithm
+
 	* 51728: Doc/Zsh/mod_pcre.yo, Src/Modules/pcre.c,
 	Test/V07pcre.ztst: assign pcre named capture groups to a hash