aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorJens Schweikhardt <schweikh@FreeBSD.org>2002-08-28 19:34:49 +0000
committerJens Schweikhardt <schweikh@FreeBSD.org>2002-08-28 19:34:49 +0000
commitc2248fa21b54a472c5374b52fcc0b7fffc517252 (patch)
tree864a91384bfb80cd8d47823c5868826bc1cd1b6b /UPDATING
parentf3a6cbb651923330f916a8801b207a03743069a7 (diff)
downloadsrc-c2248fa21b54a472c5374b52fcc0b7fffc517252.tar.gz
src-c2248fa21b54a472c5374b52fcc0b7fffc517252.zip
Mention new termcap and TERM=xterm-color -> xterm issue.
Notes
Notes: svn path=/head/; revision=102536
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 8265de4116d6..d3585a401fa7 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