gbranden pushed a commit to branch master
in repository groff.

commit 6e049e57ba5b33b42357069dbf9486552e1d70d7
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Mar 26 21:37:46 2022 +1100

    ChangeLog: Fix order of entries.
    
    It shouldn't have any practical consequence, but this syncs them with
    the commit order, and doing so might help prevent confusion when
    bisecting (or some similar activity) later.
---
 ChangeLog | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 16d232ca..7f15a1d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,3 @@
-2022-03-26  G. Branden Robinson <[email protected]>
-
-       * INSTALL.extra: Add a section on uninstalling.
-
 2022-03-23  G. Branden Robinson <[email protected]>
 
        * doc/doc.am: Add new macro `PROCESSEDDOCFILES_PS` to isolate
@@ -16,6 +12,10 @@
        and "webpage.html" targets already had such a dependency because
        of the way grohtml (pre-grohtml) works.
 
+2022-03-26  G. Branden Robinson <[email protected]>
+
+       * INSTALL.extra: Add a section on uninstalling.
+
 2022-03-23  G. Branden Robinson <[email protected]>
 
        * doc/doc.am: Create target rule for "doc/grnexampl.ps" instead

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

Reply via email to