1151497Sru2005-01-16  Mike Bianchi  <MBianchi@Foveal.com>
2151497Sru
3151497Sru	* gdiffmk.sh (Usage): Fix typos.
4151497Sru	<top>: Allow `-M<arg1> <arg2>' also.
5151497Sru
6151497Sru	* gdiffmk.man: Updated.
7151497Sru
8151497Sru2005-01-13  Mike Bianchi  <MBianchi@Foveal.com>
9151497Sru
10151497Sru	* gdiffmk.sh: Add the -D, -M, and -B options, which provide actions
11151497Sru	akin to nrchbar.
12151497Sru	Thanks to Larry Kollar (http://home.alltel.net/kollar/groff/).
13151497Sru
14151497Sru	* gdiffmk.man: Updated.
15151497Sru
16151497Sru	* tests/runtests.in: Added tests for gdiffmk's -D, -M, and -B
17151497Sru	options.
18151497Sru
19151497Sru	* tests/baseline8, tests/baseline9, tests/baseline10: New files.
20151497Sru
21151497Sru2004-12-16  Mike Bianchi  <MBianchi@Foveal.com>
22151497Sru
23151497Sru	* tests/runtests.in: Fix typo (s/$(srcdir)/${srcdir}/).
24151497Sru
25151497Sru2004-12-15  Werner LEMBERG  <wl@gnu.org>
26151497Sru
27151497Sru	The configure script now generates tests/runtests.
28151497Sru
29151497Sru	* tests/tests.sh: Renamed to...
30151497Sru	* tests/runtests.in: This.
31151497Sru	Add proper $srcdir prefixes to make it run from build directory.
32151497Sru	* README, Makefile.sub (CLEANADD), tests/test_baseline7: Updated.
33151497Sru
34151497Sru2004-12-14  Werner LEMBERG  <wl@gnu.org>
35151497Sru
36151497Sru	* gdiffmk.sh: Make sed pattern work with alternate result of GNU
37151497Sru	diff's -D option, using `!' instead of `not' in #endif comments.
38151497Sru	(Exit): Use prefix for each emitted message line.
39151497Sru
40151497Sru2004-12-14  Mike Bianchi  <MBianchi@Foveal.com>
41151497Sru
42151497Sru	* tests/*: New files for testing gdiffmk.
43151497Sru
44151497Sru	* README, gdiffmk.man, gdiffmk.sh: Updated.
45151497Sru	Minor fixes.
46151497Sru
47151497Sru2004-12-13  Mike Bianchi  <MBianchi@Foveal.com>
48151497Sru
49151497Sru	Add `-x' command line option to select a diff program.
50151497Sru
51151497Sru	* gdiffmk.sh: Add code to handle `-x'.
52151497Sru	Move test for working `diff' down.
53151497Sru	Fix sed pattern -- `.mc *' needs to be followed by `.mc .'.
54151497Sru	(Usage): Updated.
55151497Sru	* gdiffmk.man: Updated.
56151497Sru
57151497Sru2004-12-12  Mike Bianchi  <MBianchi@Foveal.com>
58151497Sru
59151497Sru	* README: New file.
60151497Sru
61151497Sru2004-12-11  Mike Bianchi  <MBianchi@Foveal.com>
62151497Sru
63151497Sru	First import of gdiffmk files.
64