1- This is version 2.2.0 (2020-08-01 ) of nex/nvi, a reimplementation of the ex/vi
1+ This is version 2.2.1 (2023-09-25 ) of nex/nvi, a reimplementation of the ex/vi
22text editors originally distributed as part of the Fourth Berkeley
33Software Distribution (4BSD), by the University of California, Berkeley.
44
@@ -24,6 +24,30 @@ o Nvi was written by Keith Bostic, and the last version is 1.79. After that,
2424 Jun-ichiro itojun Hagino developed the file encoding detection
2525 techniques in his nvi-m17n.
2626
27+ o In nvi2, Zhihao Yuan incorporated the multibyte encoding support onto DB1.
28+
29+ It was not possible without great support from Alexander Leidinger,
30+ Peter Wemm, and the FreeBSD community.
31+
32+ Last but not least, money from Google Summer of Code.
33+
34+ o Since then,
35+
36+ Todd C. Miller and Craig Leres adopted and refined the NetBSD-style
37+ expandtab option.
38+
39+ Yamamoto Takashi, Matija Skala, and Jessica Clarke ported the
40+ software to macOS and Linux.
41+
42+ Anthony J. Bentley made heroic efforts to modernize the code base
43+ and documentation, leveraging experience from OpenBSD to improve the
44+ quality of the project.
45+
46+ ...and many others, including Michael McConville, Marc Simpson,
47+ Jeffrey H. Johnson, Bosco García, Anton Konyahin, Walter Alejandro
48+ Iglesias, and those who tried hard to keep anonymous on GitHub :)
49+ Their insights render the software usable, secure, and sustainable.
50+
2751The following acknowledgments were written by Keith Bostic:
2852
2953=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
0 commit comments