summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-02-19 14:18:17 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-02-19 14:18:17 +0000
commit777e39e5492e443cbc9c06b9d50d2d153738bb03 (patch)
treedf3bf90d3ecdc3a42a8b0894b4bb61f868755df5 /UPDATING
parent45181e6dba3000e2c776f73fa55e54be88097b38 (diff)
downloadsrc-test2-777e39e5492e443cbc9c06b9d50d2d153738bb03.tar.gz
src-test2-777e39e5492e443cbc9c06b9d50d2d153738bb03.zip
Add a note about some fallouts due to the ncurses update
Notes
Notes: svn path=/head/; revision=358103
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index af8b6f75e952..3359f2e69ad5 100644
--- a/UPDATING
+++ b/UPDATING
@@ -26,6 +26,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20200218:
+ ncurses has been updated to a newer version (6.1-20200118). After an
+ update some applications using ncurses may results have some rendering
+ problems and would need to be rebuilt.
+
20200217:
The size of struct vnet and the magic cookie have changed.
Users need to recompile libkvm and all modules using VIMAGE