diff options
author | Ken Smith <kensmith@FreeBSD.org> | 2010-07-17 04:35:51 +0000 |
---|---|---|
committer | Ken Smith <kensmith@FreeBSD.org> | 2010-07-17 04:35:51 +0000 |
commit | b45fc34387dc5bb6446978cfee29d802165bfb5c (patch) | |
tree | 8827c3da1932fa0c3a0860610be5537e5b50ae5d | |
parent | 49869ef0b624e17fedee652671aa1561f56147b7 (diff) |
Notes
-rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -15,6 +15,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW ON IA64 OR SUN4V: debugging tools present in HEAD were left in place because sun4v support still needs work to become production ready. +20100720: + 8.1-RELEASE. + 20100713: FreeBSD-SA-10:07.mbuf Correctly copy the M_RDONLY flag when duplicating a reference to an mbuf external buffer. @@ -60,6 +63,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW ON IA64 OR SUN4V: via the DEADLKRES option, see NOTES for more details) and the sleepq_type() function for sleepqueues. +20091125: + 8.0-RELEASE. + 20090929: 802.11s D3.03 support was committed. This is incompatible with the previous code, which was based on D3.0. |