summaryrefslogtreecommitdiff
path: root/ANNOUNCE
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-12 14:10:59 -0600
committerG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-12 14:13:37 -0600
commit0a90a2cef530b662b25ea5da23617380dcd3607e (patch)
tree0a331101656a49628e1fada1893ce2bfd965e0b2 /ANNOUNCE
parent837a25eda708c451ce418e597efb93d15a8da892 (diff)
downloadgroff-git-0a90a2cef530b662b25ea5da23617380dcd3607e.tar.gz
[docs]: Fix Savannah #68216.
[docs]: Re-re-christen 'ESCAPE_AMPERSAND' ('\&'). Now call it a (non-transparent) "dummy character". Also rechristen 'ESCAPE_RIGHT_PARENTHESIS', ('\)') as the "transparent dummy character"; it has no impact on sentence-ending detection. * doc/groff.texi: * doc/meref.me.in: * man/groff.7.man: * man/groff_diff.7.man: * man/roff.7.man: * src/preproc/refer/refer.1.man: * tmac/groff_man.7.man.in: Do it. Fixes <https://savannah.gnu.org/bugs/?62816>. Thanks to Dave Kemper for the report and to the groff mailing list for the vigorous discussion. I don't expect my solution to please everyone. Also update references to the \& escape sequence in comments. ANNOUNCE: Update bug counts.
Diffstat (limited to 'ANNOUNCE')
-rw-r--r--ANNOUNCE6
1 files changed, 3 insertions, 3 deletions
diff --git a/ANNOUNCE b/ANNOUNCE
index ed6e4fe8a..92193afa5 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -58,7 +58,7 @@ release shipped with three automated unit tests; this one ships with
over 160 unit and regression tests.
As of this writing, per the GNU Savannah bug tracker, the groff project
-has resolved 413 problems as fixed for the 1.23.0 release. Some of the
+has resolved 414 problems as fixed for the 1.23.0 release. Some of the
bugs we've corrected were over 30 years old.
Classifying these issues by type and the component of the project to
@@ -66,9 +66,9 @@ which they apply, we find the following.
Type Component
---- ---------
- Build/installation 38 Core 94
+ Build/installation 38 Core 95
Crash/unresponsive 11 Driver: grohtml 7
- Documentation 99 Driver: gropdf 9
+ Documentation 100 Driver: gropdf 9
Feature change 40 Driver: grops 2
Incorrect behavior 129 Driver: grotty 4
Lint 15 Driver: others/general 8