diff --git a/ChangeLog b/ChangeLog index 7b6d77e0..d4ca62f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-01-22 James Youngman + + * lib/regeprops.c (describe_regex_syntax): fixed a typo in the text + 2007-01-16 James Youngman (ctime_format): format the time manually (rather than using ctime) @@ -25,6 +29,8 @@ 2007-01-13 James Youngman + * lib/regexprops.c (describe_regex_syntax): fixed typo + * xargs/xargs.c (read_line): Fixed Savannah bug# 18714; VT and FF are not separators, according to POSIX (in the POSIX locale).