[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 01/60: ChangeLog: Fix typoed bug number.
From: |
G. Branden Robinson |
Subject: |
[groff] 01/60: ChangeLog: Fix typoed bug number. |
Date: |
Wed, 11 Sep 2024 03:38:26 -0400 (EDT) |
gbranden pushed a commit to branch master
in repository groff.
commit db802b7917c797c26ffbd245213b114ce87d0d61
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sat Sep 7 23:53:23 2024 -0500
ChangeLog: Fix typoed bug number.
...and a copy-and-paste error.
---
ChangeLog | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 78dc1f1a2..c40e6b889 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -102,7 +102,7 @@
* src/roff/troff/input.h: Migrate declaration.
(do_glyph_color): Rename this...
- (do_stroke_color): Rename this...
+ (do_stroke_color): ...to this.
* src/roff/troff/input.cpp: Migrate.
(do_stroke_color): Use new member function name
@@ -125,7 +125,7 @@
{dimensionless values in the unit interval expressing the
magnitude of a color channel}.
- Fixes <https://savannah.gnu.org/bugs/?60995>.
+ Fixes <https://savannah.gnu.org/bugs/?60955>.
2024-09-04 G. Branden Robinson <g.branden.robinson@gmail.com>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 01/60: ChangeLog: Fix typoed bug number.,
G. Branden Robinson <=