groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 02/26: ChangeLog: Clarify and correct old entries.


From: G. Branden Robinson
Subject: [groff] 02/26: ChangeLog: Clarify and correct old entries.
Date: Thu, 14 Nov 2024 11:54:06 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit e3de4b6299e9587ae223a52210698bdd7e25465e
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Wed Nov 13 07:49:48 2024 -0600

    ChangeLog: Clarify and correct old entries.
---
 ChangeLog | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 582c7fc96..31b486562 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,7 +30,8 @@
 
        * src/roff/troff/reg.cpp (define_register_request)
        (assign_register_format_request, alias_register_request): Remove
-       assertions that get tripped on invalid input.
+       assertions I added in commit 2f6a72b9e3, 3 September, that get
+       tripped on invalid input.
        (assign_register_format_request): Skip remainder of input line
        and return early if the first argument is an invalid identifier.
        (remove_register_request): Explicitly break out of loop as soon
@@ -81,7 +82,7 @@
 
        * src/roff/troff/input.cpp (has_args): Slightly refactor; use
        the same expression to compute the return value after having
-       advaced the input pointer through spaces as is used at the top
+       advanced the input pointer through spaces as is used at the top
        of the function.
 
 2024-11-09  G. Branden Robinson <g.branden.robinson@gmail.com>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]