Imported Upstream version 1.22.4
[platform/upstream/groff.git] / contrib / gdiffmk / ChangeLog
1 2018-02-28  Werner LEMBERG  <wl@gnu.org>
2
3         * gdiffmk.am (gdiffmk): Use $(AM_V_GEN) to silence file generation.
4
5 2015-08-22  Bernd Warken  <groff-bernd.warken-72@web.de>
6
7         * gdiffmk.1.man: Rename `gdiffmk.man'.
8
9         * gdiffmk.am: Include renaming.
10
11 2015-08-05  Bernd Warken  <groff-bernd.warken-72@web.de>
12
13         * gdiffmk.am: Add `Last update'.  Setup Emacs mode.
14
15 2015-04-13  Mike Bianchi <MBianchi@Foveal.com>
16         More fixes to Savannah bug #44768.
17
18         * gdiffmk.sh:
19                 replace
20                         for OPTION   with  while [ $# -gt 0 ]
21
22                         test -e ...  with  test -f
23
24                         use  ${DIFFCMD}  for the last  diff
25                 add
26                         -s SEDCMD  option
27                         OPTION="$1"
28
29                 many other cosmetic changes documented in the bug Discussion.
30                 especially:
31                         capitalize variables  e.g.  CMD=`basename $0`
32
33         fix  make check  tests within gdiffmk
34         * tests/gdiffmk_tests.sh
35                 add  set -e
36                         fails if ${abs_top_builddir} not set or incorrect
37
38         * tests/runtests.sh
39                 add test 6a
40                         # Different values for addmark, changemark, deletemark
41                         # Alternate format of -a -c and -d flag arguments
42
43                 add test 9a
44                         # Test -D  and  -M  options
45                         # Alternate format of -M argument.
46
47                 add printout of failure count
48                 add exit with failure exit_code if any test fails
49
50 2015-04-10  Werner LEMBERG  <wl@gnu.org>
51
52         Fix Savannah bug #44768.
53
54         * gdiffmk.sh: Remove bash's $(...) with classic `...`.
55         Patch by Peter Bray.
56
57 2015-04-03  Werner LEMBERG  <wl@gnu.org
58
59         * gdiffmk.man: Make it work in compatibility mode.
60
61 2014-09-03  Bernd Warken  <groff-bernd.warken-72@web.de>
62
63         * all `gdiffmk' source files: Add and improve the copying
64         information.  Remove last update. Add Emacs setting if necessary.
65
66 2014-03-30  Steffen Nurpmeso  <sdaoden@yandex.com>
67
68         * Makefile.sub: Put straight error-prevention prefixes for `rm'.
69
70 2009-09-22  Colin Watson  <cjwatson@debian.org>
71
72         * gdiffmk.sh: Don't use bash specific syntax.
73
74 2008-01-04  Werner LEMBERG  <wl@gnu.org>
75
76         * gdiffmk.man: Replace .URL with .UR/.UE.
77         Replace .MTO with .MT/.ME.
78         Don't include www.tmac.
79
80 2006-09-13  Werner LEMBERG  <wl@gnu.org>
81
82         * tests/test_baseline*: Renamed to...
83         * tests/baseline.*: This.
84
85         * tests/runtests.in: Updated.
86
87 2006-02-26  Claudio Fontana  <claudio@gnu.org>
88
89         * Makefile.sub: Add DESTDIR to install and uninstall targets
90         to support staged installations.
91
92 2005-05-16  Keith Marshall  <keith.d.marshall@ntlworld.com>
93
94         * gdiffmk.sh: Add space in shebang, conforming
95         to portability recommendation in autoconf docs.
96         * tests/runtests.in: Likewise.
97
98 2005-01-16  Mike Bianchi  <MBianchi@Foveal.com>
99
100         * gdiffmk.sh (Usage): Fix typos.
101         <top>: Allow `-M<arg1> <arg2>' also.
102
103         * gdiffmk.man: Updated.
104
105 2005-01-13  Mike Bianchi  <MBianchi@Foveal.com>
106
107         * gdiffmk.sh: Add the -D, -M, and -B options, which provide actions
108         akin to nrchbar.
109         Thanks to Larry Kollar (http://home.alltel.net/kollar/groff/).
110
111         * gdiffmk.man: Updated.
112
113         * tests/runtests.in: Added tests for gdiffmk's -D, -M, and -B
114         options.
115
116         * tests/baseline8, tests/baseline9, tests/baseline10: New files.
117
118 2004-12-16  Mike Bianchi  <MBianchi@Foveal.com>
119
120         * tests/runtests.in: Fix typo (s/$(srcdir)/${srcdir}/).
121
122 2004-12-15  Werner LEMBERG  <wl@gnu.org>
123
124         The configure script now generates tests/runtests.
125
126         * tests/tests.sh: Renamed to...
127         * tests/runtests.in: This.
128         Add proper $srcdir prefixes to make it run from build directory.
129         * README, Makefile.sub (CLEANADD), tests/test_baseline7: Updated.
130
131 2004-12-14  Werner LEMBERG  <wl@gnu.org>
132
133         * gdiffmk.sh: Make sed pattern work with alternate result of GNU
134         diff's -D option, using `!' instead of `not' in #endif comments.
135         (Exit): Use prefix for each emitted message line.
136
137 2004-12-14  Mike Bianchi  <MBianchi@Foveal.com>
138
139         * tests/*: New files for testing gdiffmk.
140
141         * README, gdiffmk.man, gdiffmk.sh: Updated.
142         Minor fixes.
143
144 2004-12-13  Mike Bianchi  <MBianchi@Foveal.com>
145
146         Add `-x' command line option to select a diff program.
147
148         * gdiffmk.sh: Add code to handle `-x'.
149         Move test for working `diff' down.
150         Fix sed pattern -- `.mc *' needs to be followed by `.mc .'.
151         (Usage): Updated.
152         * gdiffmk.man: Updated.
153
154 2004-12-12  Mike Bianchi  <MBianchi@Foveal.com>
155
156         * README: New file.
157
158 2004-12-11  Mike Bianchi  <MBianchi@Foveal.com>
159
160         First import of gdiffmk files.
161
162 Copyright 2004-2009, 2014-2015
163   Free Software Foundation, Inc.
164
165 Copying and distribution of this file, with or without modification,
166 are permitted in any medium without royalty provided the copyright
167 notice and this notice are preserved.
168
169 Local Variables:
170 version-control: never
171 mode: change-log
172 coding: latin-1
173 End: