From: John Darrington Date: Fri, 14 Sep 2007 23:39:30 +0000 (+0000) Subject: Fixed all the misspellings of my name and email address X-Git-Tag: v0.6.0~270 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e8281a36595aa17aee4249c96b4359addb5308e;p=pspp-builds.git Fixed all the misspellings of my name and email address --- diff --git a/src/ChangeLog b/src/ChangeLog index d64ac34a..bb818d6d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1267,7 +1267,7 @@ Sat Dec 10 18:13:36 2005 Ben Pfaff * q2c.c: Remove "aux" support, which was only needed by set.q. -Sun Nov 27 06:43:46 WST 2005 John Darrington +Sun Nov 27 06:43:46 WST 2005 John Darrington * data-out.c format.h: Added return value to data_out function. diff --git a/src/language/lexer/ChangeLog b/src/language/lexer/ChangeLog index 7c74373f..192debf8 100644 --- a/src/language/lexer/ChangeLog +++ b/src/language/lexer/ChangeLog @@ -105,7 +105,7 @@ Sun Nov 19 09:20:42 2006 Ben Pfaff corresponding argument. Updated all callers. (parse_number) Ditto. -Sun Nov 12 06:34:06 WST 2006 John Darrrington +Sun Nov 12 06:34:06 WST 2006 John Darrington * format-parser.c format-parser.h lexer.c lexer.h q2c.c range-parser.c range-parser.h subcommand-list.c variable-parser.c diff --git a/src/language/utilities/ChangeLog b/src/language/utilities/ChangeLog index 1f5e3869..35e63687 100644 --- a/src/language/utilities/ChangeLog +++ b/src/language/utilities/ChangeLog @@ -18,7 +18,7 @@ updated document API. (cmd_add_documents): Ditto. -2007-05-03 John Darrington +2007-05-03 John Darrington * title.c: Implemented ADD DOCUMENT command.