gbranden pushed a commit to branch master
in repository groff.
commit 0bdc50dae032bc905cd1a588abdee94b25891203
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Aug 9 03:21:46 2025 -0500
ChangeLog: Tweak format of recent entry.
https://www.gnu.org/prep/standards/standards.html#Style-of-Change-Logs
I tend to use a sort of module name in brackets for the first line
of a Git commit message and sometimes re-use that in the ChangeLog entry
itself where it seems useful to summarize a change. This "module name"
serves to abbreviate lengthy source file names to buy space for
description in Git's 50-character (soft) limit on a commit message's
first line, and (usually) corresponds to the "Category" in groff's bug
tracker on Savannah.
I also try to leave out the "index.php" part of Savannah ticket URLs
because (1) it's unnecessary, and (2) I hope that, someday, Savannah
will migrate to a content management system that isn't based on the
awful PHP language.
---
ChangeLog | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index dc6add925..cb33e74db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -67,15 +67,15 @@
with proper white space and correct grammar when only one
duplicate mapping is encountered.
- 2025-08-03 Deri James <[email protected]>
+2025-08-03 Deri James <[email protected]>
- [BuildFoundries]: Improve diagnostics.
+ [devpdf]: Improve diagnostics from "BuildFoundries" script.
- * font/devpdf/util/BuildFoundries.pl [RunAfmtodit]: Diagnose
+ * font/devpdf/util/BuildFoundries.pl (RunAfmtodit): Diagnose
return code from running afmtodit.
- Fixes <https://savannah.gnu.org/bugs/index.php?67390> thanks
- to G. Branden Robinson for report and patch.
+ Fixes <https://savannah.gnu.org/bugs/?67390> thanks to G.
+ Branden Robinson for report and patch.
2025-08-02 G. Branden Robinson <[email protected]>
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit