Update the UPDATING information now that ncurses shlib has been bumped

This commit is contained in:
Baptiste Daroussin 2020-02-20 09:33:14 +00:00
parent 4b60673b0d
commit eeb3204f97
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=358166

View file

@ -26,10 +26,10 @@ 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.
20200220:
ncurses has been updated to a newer version (6.1-20200118). Given the ABI
has changed, users will have to rebuild all the ports that are linked to
ncurses.
20200217:
The size of struct vnet and the magic cookie have changed.