diff options
| author | Rick Macklem <rmacklem@FreeBSD.org> | 2020-08-11 02:05:09 +0000 |
|---|---|---|
| committer | Rick Macklem <rmacklem@FreeBSD.org> | 2020-08-11 02:05:09 +0000 |
| commit | 6d56f524a74aa677559e91885e695ce8aef6a3da (patch) | |
| tree | 224e14854df6a1885c1b93e27d5ed6346a3dde55 /UPDATING | |
| parent | 2d0631dd08ddca6eaba593148a4533313dedfddd (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING index 206953b5b37b0..5f0377ebe8228 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".) +20200810: + r364092 modified the internal ABI used between the kernel NFS + modules. As such, all of these modules need to be rebuilt + from sources, so a version bump was done. + 20200807: Makefile.inc has been updated to work around the issue documented in 20200729. It was a case where the optimization of using symbolic links |
