8d9e245884dac4b4573bd89d197e6b304e1fd4ba
[platform/upstream/groff.git] / contrib / gdiffmk / ChangeLog
1 2014-09-03  Bernd Warken  <groff-bernd.warken-72@web.de>
2
3         * all `gdiffmk' source files: Add and improve the copying
4         information.  Remove last update. Add Emacs setting if necessary.
5
6 2014-03-30  Steffen Nurpmeso  <sdaoden@yandex.com>
7
8         * Makefile.sub: Put straight error-prevention prefixes for `rm'.
9
10 2009-09-22  Colin Watson  <cjwatson@debian.org>
11
12         * gdiffmk.sh: Don't use bash specific syntax.
13
14 2008-01-04  Werner LEMBERG  <wl@gnu.org>
15
16         * gdiffmk.man: Replace .URL with .UR/.UE.
17         Replace .MTO with .MT/.ME.
18         Don't include www.tmac.
19
20 2006-09-13  Werner LEMBERG  <wl@gnu.org>
21
22         * tests/test_baseline*: Renamed to...
23         * tests/baseline.*: This.
24
25         * tests/runtests.in: Updated.
26
27 2006-02-26  Claudio Fontana  <claudio@gnu.org>
28
29         * Makefile.sub: Add DESTDIR to install and uninstall targets
30         to support staged installations.
31
32 2005-05-16  Keith Marshall  <keith.d.marshall@ntlworld.com>
33
34         * gdiffmk.sh: Add space in shebang, conforming
35         to portability recommendation in autoconf docs.
36         * tests/runtests.in: Likewise.
37
38 2005-01-16  Mike Bianchi  <MBianchi@Foveal.com>
39
40         * gdiffmk.sh (Usage): Fix typos.
41         <top>: Allow `-M<arg1> <arg2>' also.
42
43         * gdiffmk.man: Updated.
44
45 2005-01-13  Mike Bianchi  <MBianchi@Foveal.com>
46
47         * gdiffmk.sh: Add the -D, -M, and -B options, which provide actions
48         akin to nrchbar.
49         Thanks to Larry Kollar (http://home.alltel.net/kollar/groff/).
50
51         * gdiffmk.man: Updated.
52
53         * tests/runtests.in: Added tests for gdiffmk's -D, -M, and -B
54         options.
55
56         * tests/baseline8, tests/baseline9, tests/baseline10: New files.
57
58 2004-12-16  Mike Bianchi  <MBianchi@Foveal.com>
59
60         * tests/runtests.in: Fix typo (s/$(srcdir)/${srcdir}/).
61
62 2004-12-15  Werner LEMBERG  <wl@gnu.org>
63
64         The configure script now generates tests/runtests.
65
66         * tests/tests.sh: Renamed to...
67         * tests/runtests.in: This.
68         Add proper $srcdir prefixes to make it run from build directory.
69         * README, Makefile.sub (CLEANADD), tests/test_baseline7: Updated.
70
71 2004-12-14  Werner LEMBERG  <wl@gnu.org>
72
73         * gdiffmk.sh: Make sed pattern work with alternate result of GNU
74         diff's -D option, using `!' instead of `not' in #endif comments.
75         (Exit): Use prefix for each emitted message line.
76
77 2004-12-14  Mike Bianchi  <MBianchi@Foveal.com>
78
79         * tests/*: New files for testing gdiffmk.
80
81         * README, gdiffmk.man, gdiffmk.sh: Updated.
82         Minor fixes.
83
84 2004-12-13  Mike Bianchi  <MBianchi@Foveal.com>
85
86         Add `-x' command line option to select a diff program.
87
88         * gdiffmk.sh: Add code to handle `-x'.
89         Move test for working `diff' down.
90         Fix sed pattern -- `.mc *' needs to be followed by `.mc .'.
91         (Usage): Updated.
92         * gdiffmk.man: Updated.
93
94 2004-12-12  Mike Bianchi  <MBianchi@Foveal.com>
95
96         * README: New file.
97
98 2004-12-11  Mike Bianchi  <MBianchi@Foveal.com>
99
100         First import of gdiffmk files.
101
102 Copyright 2004-2009, 2014
103   Free Software Foundation, Inc.
104
105 Copying and distribution of this file, with or without modification,
106 are permitted in any medium without royalty provided the copyright
107 notice and this notice are preserved.
108
109 Local Variables:
110 version-control: never
111 coding: latin-1
112 End: