gbranden pushed a commit to branch master
in repository groff.
commit a7b5ff98d772bd57f12b739dea9f79af9dc7c3e8
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed May 18 20:16:12 2022 -0500
ChangeLog: Fix ordering.
Put entries in commit order, even though the dates sometimes bounce
around.
---
ChangeLog | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 49c04b6f..62c25852 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -508,14 +508,6 @@
* NEWS: Add item since "make doc" is no longer necessary and
will do nothing.
-2022-04-27 G. Branden Robinson <[email protected]>
-
- [tbl]: Regression-test Savannah #62366.
-
- * src/preproc/tbl/tests/\
- do-not-segv-when-backslash-R-in-text-block.sh: Do it.
- * src/preproc/tbl/tbl.am (tbl_TESTS): Run test.
-
2022-04-26 G. Branden Robinson <[email protected]>
[tbl]: Handle `\R` sequences in text blocks robustly.
@@ -532,6 +524,14 @@
Fixes <http://savannah.gnu.org/bugs/?62366>.
+2022-04-27 G. Branden Robinson <[email protected]>
+
+ [tbl]: Regression-test Savannah #62366.
+
+ * src/preproc/tbl/tests/\
+ do-not-segv-when-backslash-R-in-text-block.sh: Do it.
+ * src/preproc/tbl/tbl.am (tbl_TESTS): Run test.
+
2022-04-26 G. Branden Robinson <[email protected]>
* src/libs/libgroff/string.cpp (string::extract): Check return
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit