Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/indent indent: reword README
details: https://anonhg.NetBSD.org/src/rev/eaaf1a892380
branches: trunk
changeset: 1026526:eaaf1a892380
user: rillig <rillig%NetBSD.org@localhost>
date: Sat Nov 27 21:23:23 2021 +0000
description:
indent: reword README
diffstat:
usr.bin/indent/README.md | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (21 lines):
diff -r 0e3aedd7979d -r eaaf1a892380 usr.bin/indent/README.md
--- a/usr.bin/indent/README.md Sat Nov 27 21:15:58 2021 +0000
+++ b/usr.bin/indent/README.md Sat Nov 27 21:23:23 2021 +0000
@@ -8,12 +8,12 @@
Microsystems.
Between 2000 and 2019, FreeBSD maintained the code, adding several features.
-NetBSD imported these changes on 2019-04.04.
+NetBSD imported these changes on 2019-04-04.
-In 2021, indent was updated to handle C99 comments, cleaning up the code. It
-got a proper test suite, uncovering many inconsistencies and bugs that either
-had been there forever or had been introduced by importing the FreeBSD version
-in 2019.
+In 2021, indent was updated to handle C99 comments and the code got a major
+overhaul. Indent got an extensive and systematic test suite, which uncovered
+many inconsistencies and bugs. Several of these bugs had been introduced by
+importing the FreeBSD version on 2019-04-04.
# References
Home |
Main Index |
Thread Index |
Old Index