groff-commit
[Top][All Lists]
Advanced

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

[groff] 01/40: ChangeLog: Fix recent entries.


From: G. Branden Robinson
Subject: [groff] 01/40: ChangeLog: Fix recent entries.
Date: Sat, 5 Feb 2022 12:58:01 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 4d916808f711b884152e1d0d9ab12ed1e2cd1f68
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Tue Feb 1 17:58:20 2022 +1100

    ChangeLog: Fix recent entries.
    
    * Drop incorrect claim; I wound up getting rid of the BM register I had
      introduced.
    * Fix missing angle bracket in URL notation.
    * Fix missing item in entry from October.
    * Add bug closer for Savannah #58950.
---
 ChangeLog | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 714e5262..5ae08390 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,8 +25,7 @@
        [man]: Refactor PDF bookmark support.
 
        * tmac/an.tmac (an*bookmark): New internal macro calls
-       `pdfbookmark` (only if the output device is 'pdf' and the `BM`
-       register is true).
+       `pdfbookmark` (only if the output device is 'pdf').
        (initialization): Migrate macro appendments to appropriate
        definitions.  Two cases...
        (SH, SS): ...were straightforward.
@@ -137,6 +136,8 @@
        (Dt, Sh, Ss): If the output device is 'pdf', place bookmarks in
        the document at levels 1, 2, and 3.
 
+       Fixes <https://savannah.gnu.org/bugs/?58950>.
+
 2022-01-26  Deri James  <deri@chuzzlewit.myzen.co.uk>
 
        [gropdf]: Allow multiline text in .pdfinfo
@@ -455,7 +456,7 @@
        end of script, which caused it to exit successfully regardless
        of any test failures.  Irritating.  This is among the fruits of
        the "never, ever use 'set -e'" tree.  (This religion has a thick
-       bible: https://mywiki.wooledge.org/BashFAQ/105>.)  Fortunately,
+       bible: <https://mywiki.wooledge.org/BashFAQ/105>.)  Fortunately,
        all the tests pass legitimately.
 
 2022-01-16  G. Branden Robinson <g.branden.robinson@gmail.com>
@@ -2052,6 +2053,7 @@
        for next page to be rendered.
 
        * tmac/tests/an_handle-degenerate-input-quietly.sh: Test it.
+       * tmac/tmac.am (tmac_TESTS): Run test.
 
        Fixes <https://savannah.gnu.org/bugs/61402>, a regression from
        groff 1.22.4 (problem introduced by me in the course of many



reply via email to

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