gbranden pushed a commit to annotated tag 1.24.1
in repository groff.

commit 103561eaea6a149993276df00801665eea855583
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Mar 14 02:25:10 2026 -0500

    Update for groff 1.24.1 release.
---
 ChangeLog                 | 3 +++
 NEWS                      | 8 ++++++++
 arch/mingw/grap2graph.cmd | 2 +-
 doc/webpage.ms            | 2 +-
 4 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 5ef2d2731..29dfaab41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+Version 1.24.1 released 2026-03-14
+==================================
+
 2026-03-11  G. Branden Robinson <[email protected]>
 
        * tmac/troffrc (ptr): Disclose correct groff version number when
diff --git a/NEWS b/NEWS
index 676f131d1..15a2af1f9 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,14 @@
 This file describes recent user-visible changes in groff.  Bug fixes are
 not described.  There are more details in the man and info pages.
 
+VERSION 1.24.1
+==============
+
+This release corrects bugs in the groff 1.24.0 release, adds automated
+test scripts, revises a misleading diagnostic message, and improves
+documentation.  There are no new features.
+
+
 VERSION 1.24.0
 ==============
 
diff --git a/arch/mingw/grap2graph.cmd b/arch/mingw/grap2graph.cmd
index 4dfe2b3c1..7fe7445f1 100644
--- a/arch/mingw/grap2graph.cmd
+++ b/arch/mingw/grap2graph.cmd
@@ -75,7 +75,7 @@ rm -rf %tdir%
 goto end
 
 :version
-echo grap2graph (groff) version 1.24.0
+echo grap2graph (groff) version 1.24.1
 goto end
 
 :usage
diff --git a/doc/webpage.ms b/doc/webpage.ms
index 81afbdf91..72893c693 100644
--- a/doc/webpage.ms
+++ b/doc/webpage.ms
@@ -95,7 +95,7 @@ and its mirrors;
 the current development version is available from a
 .URL "https://\:savannah.gnu.org/\:git/\:?group=groff"; "git repository" .
 .
-The current version is 1.24.0 (February 2026).
+The current version is 1.24.1 (March 2026).
 
 To view the git repository in your browser, use
 .URL "http://\:git.savannah.gnu.org/\:cgit/\:groff.git"; \

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

Reply via email to