1 2005-01-16 Mike Bianchi <MBianchi@Foveal.com>
3 * gdiffmk.sh (Usage): Fix typos.
4 <top>: Allow `-M<arg1> <arg2>' also.
6 * gdiffmk.man: Updated.
8 2005-01-13 Mike Bianchi <MBianchi@Foveal.com>
10 * gdiffmk.sh: Add the -D, -M, and -B options, which provide actions
12 Thanks to Larry Kollar (http://home.alltel.net/kollar/groff/).
14 * gdiffmk.man: Updated.
16 * tests/runtests.in: Added tests for gdiffmk's -D, -M, and -B
19 * tests/baseline8, tests/baseline9, tests/baseline10: New files.
21 2004-12-16 Mike Bianchi <MBianchi@Foveal.com>
23 * tests/runtests.in: Fix typo (s/$(srcdir)/${srcdir}/).
25 2004-12-15 Werner LEMBERG <wl@gnu.org>
27 The configure script now generates tests/runtests.
29 * tests/tests.sh: Renamed to...
30 * tests/runtests.in: This.
31 Add proper $srcdir prefixes to make it run from build directory.
32 * README, Makefile.sub (CLEANADD), tests/test_baseline7: Updated.
34 2004-12-14 Werner LEMBERG <wl@gnu.org>
36 * gdiffmk.sh: Make sed pattern work with alternate result of GNU
37 diff's -D option, using `!' instead of `not' in #endif comments.
38 (Exit): Use prefix for each emitted message line.
40 2004-12-14 Mike Bianchi <MBianchi@Foveal.com>
42 * tests/*: New files for testing gdiffmk.
44 * README, gdiffmk.man, gdiffmk.sh: Updated.
47 2004-12-13 Mike Bianchi <MBianchi@Foveal.com>
49 Add `-x' command line option to select a diff program.
51 * gdiffmk.sh: Add code to handle `-x'.
52 Move test for working `diff' down.
53 Fix sed pattern -- `.mc *' needs to be followed by `.mc .'.
55 * gdiffmk.man: Updated.
57 2004-12-12 Mike Bianchi <MBianchi@Foveal.com>
61 2004-12-11 Mike Bianchi <MBianchi@Foveal.com>
63 First import of gdiffmk files.