+2021-06-06 Dmitry V. Levin <ldv@altlinux.org>
+
+ * 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 <egori@altlinux.org>
+
+ * 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 <bruno@clisp.org>
lib-symbol-visibility: Make configure check work for newer GCC.