gbranden pushed a commit to branch master
in repository groff.
commit a100d988ccdb74b0562e91185cd321a83962e081
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Dec 21 19:48:56 2020 +1100
ChangeLog: Update recent entries.
---
ChangeLog | 18 +++++++++++++-----
1 file changed, 13 insertions(+), 5 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index ea8d123..91873b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,18 @@
2020-12-20 G. Branden Robinson <[email protected]>
- * tmac/doc.tmac-u (Mt): Emit a usage diagnostic if called with
- no arguments. This introduces an incompatiblility with
- mandoc(1), but the existing behavior (print an italicized tilde,
- because Mt is implemented as a wrapper around Pa, which prints
- pathnames) made no sense.
+ * tmac/doc.tmac-u (Mt): Emit a usage diagnostic and return if
+ called with no arguments. This introduces an incompatiblility
+ with mandoc(1), but the existing behavior (print an italicized
+ tilde, because Mt is implemented as a wrapper around Pa, which
+ prints pathnames) made no sense.
+
+2020-12-20 Colin Watson <[email protected]>
+
+ * src/devices/gropdf/gropdf.pl:
+ * src/utils/afmtodit/afmtodit.pl: Sort Perl hash keys. Hash
+ iteration order may differ between runs, which makes builds
+ harder to reproduce. Sort hash keys in gropdf and afmtodit
+ output to avoid this.
2020-12-20 G. Branden Robinson <[email protected]>
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit