groff-commit
[Top][All Lists]
Advanced

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

[groff] 01/06: ChangeLog: Fix inaccuracies.


From: G. Branden Robinson
Subject: [groff] 01/06: ChangeLog: Fix inaccuracies.
Date: Mon, 22 Feb 2021 19:31:55 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit eeb57a562fe8f2e8a6812d427dd58e2aedef7037
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sun Feb 21 09:51:00 2021 +1100

    ChangeLog: Fix inaccuracies.
---
 ChangeLog | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 6e60d98..c2d6dcf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,13 +29,8 @@
        for use with gnulib") more scrupulously; include config.h in
        more files.
 
-       * src/libs/libgroff/assert.cpp [HAVE_CONFIG_H]: #include
-       config.h using angle brackets instead of quotation marks.
-
        * src/libs/libgroff/curtime.cpp [HAVE_CONFIG_H]:
        * src/libs/libgroff/device.cpp [HAVE_CONFIG_H]:
-       * src/libs/libgroff/errarg.cpp [HAVE_CONFIG_H]:
-       * src/libs/libgroff/error.cpp [HAVE_CONFIG_H]:
        * src/libs/libgroff/fatal.cpp [HAVE_CONFIG_H]:
        * src/libs/libgroff/string.cpp [HAVE_CONFIG_H]:
        * src/libs/libgroff/strsave.cpp [HAVE_CONFIG_H]:
@@ -43,6 +38,11 @@
        * src/preproc/eqn/text.cpp [HAVE_CONFIG_H]:
        * src/preproc/pic/object.cpp [HAVE_CONFIG_H]: Do it.
 
+       * src/libs/libgroff/assert.cpp [HAVE_CONFIG_H]:
+       * src/libs/libgroff/errarg.cpp [HAVE_CONFIG_H]:
+       * src/libs/libgroff/error.cpp [HAVE_CONFIG_H]: #include
+       config.h using angle brackets instead of quotation marks.
+
        Fixes <https://savannah.gnu.org/bugs/?60035>.
 
 2021-02-11  G. Branden Robinson <g.branden.robinson@gmail.com>
@@ -322,7 +322,7 @@
 
 2021-01-12  G. Branden Robinson <g.branden.robinson@gmail.com>
 
-       * src/libs/libgroff/relocate.cpp (set_current_prefix) [WIN32]:
+       * src/libs/libgroff/relocate.cpp (set_current_prefix) [_WIN32]:
        Move declaration of `pathextstr` to lie within preprocessor
        conditional, since it is dereferenced only there.
 



reply via email to

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