diff options
| author | Ulrich Drepper <drepper@gmail.com> | 2010-10-11 12:34:53 -0400 |
|---|---|---|
| committer | Andreas Schwab <schwab@redhat.com> | 2010-12-01 15:35:14 +0100 |
| commit | 5e6ce90dbd3894069c32bb09ccfd5ac265f3f1b1 (patch) | |
| tree | c09afe1f3a953f89a535479ace9f7f0baeb5cc9d /ChangeLog | |
| parent | ac25f45efaf8123d5474686108d580aac4bc14ff (diff) | |
| download | glibc-5e6ce90dbd3894069c32bb09ccfd5ac265f3f1b1.tar.xz glibc-5e6ce90dbd3894069c32bb09ccfd5ac265f3f1b1.zip | |
Test case for last regex problem.
(cherry picked from commit ef06edbee6463061a7f3dcbd2f56a625b41a4810)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2010-10-11 Ulrich Drepper <drepper@gmail.com> + * posix/bug-regex31.c: New file. + * posix/Makefile: Add rules to build and run bug-regex31. + +2010-10-11 Ulrich Drepper <drepper@gmail.com> + * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls. [BZ #12078] |
