summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-20 13:32:53 -0600
committerG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-20 14:01:14 -0600
commitd015cb475e7898d86a02ed258bada5b25fe81326 (patch)
tree5c6d785d379b2aa48a15264625186650c2e809d9 /ChangeLog
parent603daf68446c83af5e6cdc87e6b3b651a7f2e4c2 (diff)
downloadgroff-git-d015cb475e7898d86a02ed258bada5b25fe81326.tar.gz
[man]: Improve portability of a test.1.23.0.rc3
* tmac/tests/an_TS-do-not-keep-tables-when-cR-set.sh: Improve portability of script by using shell constructs instead of the nonstandard GNU coreutils 'seq' utility. Resolves test failure on Solaris 10. * HACKING: Document this problem.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df4532853..2ad0b5616 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2023-02-20 G. Branden Robinson <g.branden.robinson@gmail.com>
+ * tmac/tests/an_TS-do-not-keep-tables-when-cR-set.sh: Improve
+ portability of script by using shell constructs instead of the
+ nonstandard GNU coreutils 'seq' utility. Resolves test failure
+ on Solaris 10.
+ * HACKING: Document this problem.
+
+2023-02-20 G. Branden Robinson <g.branden.robinson@gmail.com>
+
* m4/groff.m4 (GROFF_MAKE_DEFINES_RM): Test the make(1) in the
environment variable $MAKE if defined, instead a literal "make".
Required on (some) Solaris 10 configurations where traditional