summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-18 00:52:58 -0600
committerG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-18 00:52:58 -0600
commit3fa3ee08503f9509625deae3e9057f8b82f8067c (patch)
tree4383a2e1cf4b769dfea8ac47c2b708be005aa845 /ChangeLog
parentf96b4d684e956849029b7b7e9f538a071a77b372 (diff)
downloadgroff-git-3fa3ee08503f9509625deae3e9057f8b82f8067c.tar.gz
[man]: Tweak fix to Savannah #63768.
* tmac/an.tmac (MR): Ensure `an*url` always has a value, defaulting to "format 1" (man:page(section)). Resequence the macOS URL formats to sort the contemporary one before the others. * tmac/man.local: Reflect resequencing of integer assignments to formats. Clarify historicity of annotations. Continues <https://savannah.gnu.org/bugs/?63768>. Thanks to John Gardner for further discussion.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd109a5af..4b7cd2a16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2023-02-18 G. Branden Robinson <g.branden.robinson@gmail.com>
+
+ [man]: Tweak fix to Savannah #63768.
+
+ * tmac/an.tmac (MR): Ensure `an*url` always has a value,
+ defaulting to "format 1" (man:page(section)). Resequence the
+ macOS URL formats to sort the contemporary one before the
+ others.
+ * tmac/man.local: Reflect resequencing of integer assignments to
+ formats. Clarify historicity of annotations.
+
+ Continues <https://savannah.gnu.org/bugs/?63768>. Thanks to
+ John Gardner for further discussion.
+
2023-02-16 G. Branden Robinson <g.branden.robinson@gmail.com>
[ms]: Port a test to Solaris 11 sed.