[[contrib/gdiffmk/Changelog update]]
[s-roff.git] / contrib / gdiffmk / ChangeLog
blobfd3f7c64bd6db2f4a11f909291c0cd5b5de74830
1 2004-12-15  Werner LEMBERG  <wl@gnu.org>
3         The configure script now generates tests/runtests.
5         * tests/tests.sh: Renamed to...
6         * tests/runtests.in: This.
7         Add proper $srcdir prefixes to make it run from build directory.
8         * README, Makefile.sub (CLEANADD), tests/test_baseline7: Updated.
10 2004-12-14  Werner LEMBERG  <wl@gnu.org>
12         * gdiffmk.sh: Make sed pattern work with alternate result of GNU
13         diff's -D option, using `!' instead of `not' in #endif comments.
14         (Exit): Use prefix for each emitted message line.
16 2004-12-14  Mike Bianchi  <MBianchi@Foveal.com>
18         * tests/*: New files for testing gdiffmk.
20         * README, gdiffmk.man, gdiffmk.sh: Updated.
21         Minor fixes.
23 2004-12-13  Mike Bianchi  <MBianchi@Foveal.com>
25         Add `-x' command line option to select a diff program.
27         * gdiffmk.sh: Add code to handle `-x'.
28         Move test for working `diff' down.
29         Fix sed pattern -- `.mc *' needs to be followed by `.mc .'.
30         (Usage): Updated.
31         * gdiffmk.man: Updated.
33 2004-12-12  Mike Bianchi  <MBianchi@Foveal.com>
35         * README: New file.
37 2004-12-11  Mike Bianchi  <MBianchi@Foveal.com>
39         First import of gdiffmk files.