[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 02/08: ChangeLog: Repair old entries.
|
From: |
G. Branden Robinson |
|
Subject: |
[groff] 02/08: ChangeLog: Repair old entries. |
|
Date: |
Sun, 7 Jan 2024 21:16:39 -0500 (EST) |
gbranden pushed a commit to branch master
in repository groff.
commit 37dae71913a7970b2de1b47b6c632a2060abd948
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Fri Jan 5 21:34:20 2024 -0600
ChangeLog: Repair old entries.
Add Savannah ticket reference. Fix typo. Ditch cruft.
---
ChangeLog | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 7c6c9ecc6..360a8eb4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -238,10 +238,6 @@
* src/roff/troff/request.h (class macro): Demote friend function
`operator==` from `int` to `bool`.
-Annotate nullptr. Wrap long input lines. Drop annotations of names of
-unused single parameters to member functions in definitions. Emacs
-file-local variable thing.
-
2024-01-04 G. Branden Robinson <g.branden.robinson@gmail.com>
* src/roff/troff/node.cpp (make_glyph_node): Trivially refactor;
@@ -309,14 +305,15 @@ file-local variable thing.
2024-01-03 G. Branden Robinson <g.branden.robinson@gmail.com>
- [gropdf]: Add "notice" diagnostic level for debugging.
+ [gropdf]: Fix Savannah #65111. Add "notice" diagnostic level
+ for debugging.
* src/devices/gropdf/gropdf.pl (Notice): Add new subroutine. It
emits a diagnostic message only if debugging ("gropdf -d").
(Warn): Prefix diagnostic with severity level here...
(Msg): ...instead of here.
(LoadFont): Demote diagnostic about fonts lacking space glyphs
- from warning to ntoice.
+ from warning to notice.
Fixes <https://savannah.gnu.org/bugs/?65111>.
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 02/08: ChangeLog: Repair old entries.,
G. Branden Robinson <=