diff options
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1776,7 +1776,7 @@ Tue Apr 20 12:01:01 2010 Arnold D. Robbins <arnold@skeeve.com> * dfa.h, dfa.c: Sync with GNU grep. The long-standing x{0} bug is now gone. Matching UTF-8 with "." is now much faster. * re.c (avoid_dfa): Remove call to dfabroken() which is now gone. - * builtin.c (do_mktime): Simply check of values passed in to be + * builtin.c (do_mktime): Simplify check of values passed in to be more readable and to avoid a weird compiler warning from GCC. Fri Apr 16 15:02:26 2010 Arnold D. Robbins <arnold@skeeve.com> |