summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2003-09-28 16:25:35 +0000
committerphk <phk@FreeBSD.org>2003-09-28 16:25:35 +0000
commit53c51b1fe3f06f52083835600bd4024e9ee2c846 (patch)
tree31b6c45b132d8a9619b974b1c765fdd044d9afb9 /UPDATING
parent5aa7458a4a86ee657a4a2206a95f16f5a52d9e6f (diff)
downloadFreeBSD-src-53c51b1fe3f06f52083835600bd4024e9ee2c846.zip
FreeBSD-src-53c51b1fe3f06f52083835600bd4024e9ee2c846.tar.gz
Note change to cdevsw open/close default change.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 49fe5f7..3de2453 100644
--- a/UPDATING
+++ b/UPDATING
@@ -17,6 +17,11 @@ NOTE TO PEOPLE WHO THINK THAT 5.0-CURRENT IS SLOW:
developers choose to disable these features on build machines
to maximize performance.
+20030928:
+ Changes to the cdevsw default functions have been made to remove
+ the need to specify nullopen() and nullclose() explicitly.
+ __FreeBSD_version bumpted to 501110.
+
20030926:
kiconv(3) has been added. mount_msdosfs(8), mount_ntfs(8) and
mount_cd9660(8) need to be in sync with kernel.
OpenPOWER on IntegriCloud