gbranden pushed a commit to branch master
in repository groff.

commit 2c24d75dc62ded8383faab0fbe159f057b58f432
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Dec 6 08:10:00 2025 -0600

    ChangeLog: Reword old entries.
    
    Avoid use of term "undiverted".  It meshes poorly with the notion of a
    "top-level diversion", and could be confused with the actions of the
    `unformat` and/or `asciify` requests.
---
 ChangeLog | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index fa6caf1d8..99271dc7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2595,7 +2595,8 @@
        [groff]: Regression-test Savannah #67532.
 
        * src/roff/groff/tests/trf-request-works.sh: Add unit tests of
-       `trf` request functionality in undiverted and diverted cases.
+       `trf` request functionality when used inside and outside of a
+       diversion.
 
 2025-09-17  G. Branden Robinson <[email protected]>
 
@@ -2823,8 +2824,8 @@
 
        * src/roff/groff/tests/asciify-request-works.sh: Add test case
        for transformation of nodes produced by `\?` (uninterpreted
-       character sequence escape sequence).  Check both diverted and
-       undiverted scenarios.
+       character sequence escape sequence).  Check functionality when
+       used inside and outside of a diversion.
 
 2025-09-11  G. Branden Robinson <[email protected]>
 

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to