From fed6ffdbb62eb2cb1a742d22cc3233fa12d2ba58 Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Sun, 6 Jun 2021 08:00:00 +0000 Subject: [PATCH] ChangeLog: add entries for the last three commits --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4b121fb0fe..a940c622d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2021-06-06 Dmitry V. Levin + + * tests/test-regex.c (tests): Add test cases for *+ and ** regressions + fixed by the previous commit. + + * tests/test-regex.c (tests): Remove the comment saying that some tests + are not used. That comment was copied along with tests from glibc + where some of these tests are commented out. + +2021-06-06 Egor Ignatov + + * lib/regexec.c (set_regs): Pop if CUR_NODE has already been checked + only when we have a fail stack. + 2021-06-05 Bruno Haible lib-symbol-visibility: Make configure check work for newer GCC. -- 2.39.5