diff options
| author | Andriy Gapon <avg@FreeBSD.org> | 2017-02-21 17:54:38 +0000 |
|---|---|---|
| committer | Andriy Gapon <avg@FreeBSD.org> | 2017-02-21 17:54:38 +0000 |
| commit | e9a0a054dd39185a857c65c7bce2da4d810b7b30 (patch) | |
| tree | 0ac425e7df5fd6bcd603d77ddac74af3dfe6b683 /UPDATING | |
| parent | 47c8e3d912a4be7eb187486b3ac576b4f892b76f (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING index 1b965224bf392..b1ed9853f8927 100644 --- a/UPDATING +++ b/UPDATING @@ -51,6 +51,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW: ****************************** SPECIAL WARNING: ****************************** +20170221: + The code that provides support for ZFS .zfs/ directory functionality + has been reimplemented. It's not possible now to create a snapshot + by mkdir under .zfs/snapshot/. That should be the only user visible + change. + 20170216: EISA bus support has been removed. The WITH_EISA option is no longer valid. |
