gbranden pushed a commit to branch master
in repository groff.

commit eeb57a562fe8f2e8a6812d427dd58e2aedef7037
Author: G. Branden Robinson <[email protected]>
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 <[email protected]>
@@ -322,7 +322,7 @@
 
 2021-01-12  G. Branden Robinson <[email protected]>
 
-       * 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.
 

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

Reply via email to