Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / groff / contrib / gdiffmk / ChangeLog
blobf8e3f9632edb470eeabc71eea98b84e543197af0
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
11         akin to nrchbar.
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
17         options.
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.
45         Minor fixes.
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 .'.
54         (Usage): Updated.
55         * gdiffmk.man: Updated.
57 2004-12-12  Mike Bianchi  <MBianchi@Foveal.com>
59         * README: New file.
61 2004-12-11  Mike Bianchi  <MBianchi@Foveal.com>
63         First import of gdiffmk files.