diff options
| author | Jens Schweikhardt <schweikh@FreeBSD.org> | 2002-08-28 19:34:49 +0000 |
|---|---|---|
| committer | Jens Schweikhardt <schweikh@FreeBSD.org> | 2002-08-28 19:34:49 +0000 |
| commit | c2248fa21b54a472c5374b52fcc0b7fffc517252 (patch) | |
| tree | 864a91384bfb80cd8d47823c5868826bc1cd1b6b /UPDATING | |
| parent | f3a6cbb651923330f916a8801b207a03743069a7 (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING index 8265de4116d62..d3585a401fa75 100644 --- a/UPDATING +++ b/UPDATING @@ -22,6 +22,12 @@ NOTE TO PEOPLE WHO THINK THAT 5.0-CURRENT IS SLOW: integrity. Re-enabling write caching can substantially improve performance. +20020827: + Our /etc/termcap now has all the entries from the XFree86 xterm + almost unchanged. This means xterm now supports color by default. + If you used TERM=xterm-color in the past you now should use + TERM=xterm. (xterm-color will lead to benign warnings). + 20020815: A "bug" in gcc(1) that was hiding warning in system headers was fixed. It's probably time to add -DNO_WERROR to your make line |
