diff options
| author | George V. Neville-Neil <gnn@FreeBSD.org> | 2016-08-18 10:54:39 +0000 |
|---|---|---|
| committer | George V. Neville-Neil <gnn@FreeBSD.org> | 2016-08-18 10:54:39 +0000 |
| commit | 3e7e23332f7cc9b42c8a03339b89e53de3f78610 (patch) | |
| tree | 033b89d653fcd5b5bec9c885a3f2c6135df3c5b4 /UPDATING | |
| parent | 5cba398b0c04ed6de6dcf4b5981f699329f93a4a (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING index ece8455ba638c..cdea211db9629 100644 --- a/UPDATING +++ b/UPDATING @@ -31,6 +31,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW: disable the most expensive debugging functionality run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20160818: + Remove the openbsd_poll system call. + __FreeBSD_version has been bumped because of this. + 20160622: The libc stub for the pipe(2) system call has been replaced with a wrapper that calls the pipe2(2) system call and the pipe(2) |
