aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-01-05 16:16:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-01-05 16:17:51 +0000
commit009c1100e59bb18ced21e4f8a23b98b725a2c36d (patch)
treec0ea4a68f1711e14158b53c2cc6168a58b05c69e
parent613a08cfa2e0fb1b99906961c7a676d527e17f05 (diff)
downloadsrc-009c1100e59bb18ced21e4f8a23b98b725a2c36d.tar.gz
src-009c1100e59bb18ced21e4f8a23b98b725a2c36d.zip
UPDATING: we are now in 2021, bye 2020
Reported by: N.J. Mann <njm@njm.me.uk>
-rw-r--r--UPDATING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 4ec6f29d7e83..c2163a4342e4 100644
--- a/UPDATING
+++ b/UPDATING
@@ -26,7 +26,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
world, or to merely disable the most expensive debugging functionality
at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
-20200105:
+20210105:
ncurses installation has been modified to only keep the widechar
enabled version. Incremental build is broken for that change, so it
requires a clean build.