gbranden pushed a commit to branch master
in repository groff.

commit ee8c38f7513bc02eb101953a5aac96fffa12e5b8
Author: G. Branden Robinson <[email protected]>
Date:   Tue Nov 6 13:52:17 2018 -0500

    Add changelog entries for earlier commits.
    
    Signed-off-by: G. Branden Robinson <[email protected]>
---
 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 <[email protected]>
+
+       * 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 <[email protected]>
+
+       * 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 <[email protected]>
 
        * tmac/an-old.tmac: When emitting diagnostics, report the name

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to