diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ * regcomp.c, regex_internal.h, regexec.c: Sync with GLIBC. + Unrelated: + + * regex_internal.c, regexec.c: __attribute --> __attribute__. + 2015-05-26 Paul Eggert <eggert@Penguin.CS.UCLA.EDU> * floatcomp.c (count_trailing_zeros): New function. |