gbranden pushed a commit to branch master
in repository groff.
commit 0f48fb79fedc40879656878c5e10dd984e6d496a
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Jul 26 13:11:26 2022 -0500
ChangeLog: Clarify item, fix typo, add bug-closer.
---
ChangeLog | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 9c86e6c40..28e602717 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,10 +35,10 @@
* m4/groff.m4 (GROFF_PAGE): Use 'grep -q' instead of redirecting
standard output to null device. The '-q' option was
- standardized in POSIX Issue 5 (1997). Also drop the redirection
- of the standard error stream; we have already checked the file
- named in "$descfile" for existence and readability. grep should
- not emit diagnostic messages.
+ standardized in POSIX Issue 5 (1997) or earlier. Also drop the
+ redirection of the standard error stream; we have already
+ checked the file named in "$descfile" for existence and
+ readability. grep should not emit diagnostic messages.
2022-07-22 G. Branden Robinson <[email protected]>
@@ -1485,7 +1485,7 @@
2022-05-20 G. Branden Robinson <[email protected]>
* Makefile.am (EXTRA_DIST): Ship "ChangeLog.122" in distribution
- archive. Overlooked in commit c11995df16, 19 Feburary 2021.
+ archive. Overlooked in commit c11995df16, 19 February 2021.
2022-05-20 G. Branden Robinson <[email protected]>
@@ -14161,6 +14161,8 @@
* src/roff/groff/groff.am: Add test.
+ Fixes <https://savannah.gnu.org/bugs/?55278>.
+
2019-01-12 Ingo Schwarze <[email protected]>
Correctly handle groff_mdoc(7) .Lk arguments starting with a
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit