aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index c8dd506..a9e6b18 100644
--- a/README.md
+++ b/README.md
@@ -28,8 +28,11 @@ version published by Paul Cantrell in 2007
* Fixed echoing control characters on the end of lines.
Or was it broken only at the end of the document?
Anyway, it's fixed now.
+* Restore screen on exit when building for terminfo,
+ which is the new default.
* Code documentation using [Doxygen](https://doxygen.nl/).
Build with `make devdoc`.
+* Rewrote the Autotools build system.
* Added the [original manual](https://www.copters.com/teco.html) to the repository
(`doc/TECO Manual V4.html`).