[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 02/40: ChangeLog: Tweak entry style.
From: |
G. Branden Robinson |
Subject: |
[groff] 02/40: ChangeLog: Tweak entry style. |
Date: |
Sat, 12 Nov 2022 14:43:34 -0500 (EST) |
gbranden pushed a commit to branch master
in repository groff.
commit 6792671fffbacda2e02300ae0c4b32628c861119
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Tue Nov 8 18:16:43 2022 -0600
ChangeLog: Tweak entry style.
* Use tabs for initial indentation. (It doesn't look like the GNU
Coding Standards mandate that, but it is the style of groff's
ChangeLog files going back to 1990.)
* Use "standard" bug-closing language (an innovation of mine for
greppability).
---
ChangeLog | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index dcf344eb0..0f12dd1f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,13 @@
2022-11-08 Deri James <deri@chuzzlewit.myzen.co.uk>
- [gropdf]: Cater for invalid entries in download file.
+ [gropdf]: Cater for invalid entries in download file.
- * src/devices/gropdf/gropdf.pl: Test if path in the download
- file points to a readable file. Also change order so that the
- first valid entry is used as the font to embed. This replaces
- previous order where last found entry is used.
+ * src/devices/gropdf/gropdf.pl: Test if path in the "download"
+ file points to a readable file. Also change order so that the
+ first valid entry is used as the font to embed. This replaces
+ previous order where last found entry is used.
- This change is discussed in <https://savannah.gnu.org/bugs/?62950>.
+ Fixes <https://savannah.gnu.org/bugs/?62950>.
2022-11-05 G. Branden Robinson <g.branden.robinson@gmail.com>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 02/40: ChangeLog: Tweak entry style.,
G. Branden Robinson <=