groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 04/04: Add changelog entries for earlier commits.


From: G. Branden Robinson
Subject: [groff] 04/04: Add changelog entries for earlier commits.
Date: Tue, 6 Nov 2018 13:57:42 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit ee8c38f7513bc02eb101953a5aac96fffa12e5b8
Author: G. Branden Robinson <address@hidden>
Date:   Tue Nov 6 13:52:17 2018 -0500

    Add changelog entries for earlier commits.
    
    Signed-off-by: G. Branden Robinson <address@hidden>
---
 ChangeLog | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 88c646d..87ccb6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2018-11-05  G. Branden Robinson <address@hidden>
+
+       * src/utils/lookbib/lookbib.cpp: Doesn't make much sense to mark
+       Version_string as a C extern if you're just going to hide it in
+       a throwaway scope again.  Remove braces, exposing it.
+
+       Fixes <https://savannah.gnu.org/bugs/index.php?54972>.
+
+2018-11-05  G. Branden Robinson <address@hidden>
+
+       * src/libs/libgroff/error.cpp (do_error_with_file_and_line):
+       If:
+         a program name is known;
+       but
+         no file is being processed or the line number is negative,
+       then there was no space between the program name (with colon),
+       and the succeeding diagnostic message.
+
+       Example: lookbib:fatal error: no databases
+
+       Fixes <https://savannah.gnu.org/bugs/index.php?54971>.
+
 2018-11-04  G. Branden Robinson <address@hidden>
 
        * tmac/an-old.tmac: When emitting diagnostics, report the name



reply via email to

[Prev in Thread] Current Thread [Next in Thread]