aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-10-04 09:36:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-10-04 09:38:29 +0000
commit16f1ee11e6574d7f8d8a9dc6ebc9be3036ff9fd0 (patch)
tree9ea7f0ce2e0560c3b19d80b4c038913c08255d6c /UPDATING
parent19deec3b30ca6add3ef3f7414e163c72d8f5b966 (diff)
downloadsrc-16f1ee11e6574d7f8d8a9dc6ebc9be3036ff9fd0.tar.gz
src-16f1ee11e6574d7f8d8a9dc6ebc9be3036ff9fd0.zip
ncurses: document in UPDATING and bump _FreeBSD_version
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 2f432124233a..6184d2df8a8d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.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".)
+20211004:
+ Ncurses distribution has been split between libtinfow and libncurses
+ with libncurses.so becoming a linker (ld) script to seamlessly link
+ to libtinfow as needed. Bump _FreeBSD_version to 1400035 to reflect
+ this change.
+
20210923:
As of commit 8160a0f62be6, the dummynet module no longer depends on the
ipfw module. Dummynet can now be used by pf as well as ipfw. As such