The branch main has been updated by bapt:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=bed70f83ac77b4d948fad9f198b6b39a5110c2af

commit bed70f83ac77b4d948fad9f198b6b39a5110c2af
Author:     Baptiste Daroussin <b...@freebsd.org>
AuthorDate: 2021-01-05 15:38:05 +0000
Commit:     Baptiste Daroussin <b...@freebsd.org>
CommitDate: 2021-01-05 15:38:58 +0000

    ncurses: document the change requires a clean build
    
    Reporter by:    cy
---
 UPDATING | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/UPDATING b/UPDATING
index d10e21604558..4ec6f29d7e83 100644
--- a/UPDATING
+++ b/UPDATING
@@ -26,6 +26,11 @@ 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:
+       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.
+
 20201223:
        The FreeBSD project has migrated from Subversion to Git. Temporary
        instructions can be found at
_______________________________________________
dev-commits-src-main@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main
To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"

Reply via email to