From 311f03ad966663ba51b2c3e84e454e16989aa3c8 Mon Sep 17 00:00:00 2001 From: jay Date: Mon, 22 Jan 2007 10:31:52 +0000 Subject: [PATCH] Fixed typo --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7b6d77e..d4ca62f 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). -- 2.11.4.GIT