From 14d525cce75f7d97e21963d6e7b5f75be9c69262 Mon Sep 17 00:00:00 2001 From: dillo Date: Mon, 5 Mar 2007 23:24:00 +0000 Subject: [PATCH] Note addition of (read-only) support for Apple HFS+ file system. Make myself responsible for it. --- doc/CHANGES | 3 ++- doc/RESPONSIBLE | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/CHANGES b/doc/CHANGES index 498e60de24fb..923c59af7f9b 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.801 $> +LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.802 $> [Note: This file does not mention every change made to the NetBSD source tree. @@ -54,3 +54,4 @@ Changes from NetBSD 4.0 to NetBSD 5.0: x68k: Add generic softintr(9) support. [tsutsui 20070304] luna68k: Add generic softintr(9) support. [tsutsui 20070304] file(1): update to 4.20. [pooka 20070304] + hfsp: Add read-only Apple HFS+ file system support. [dillo 20070305] diff --git a/doc/RESPONSIBLE b/doc/RESPONSIBLE index c53f2ad836ca..460b94c24fb9 100644 --- a/doc/RESPONSIBLE +++ b/doc/RESPONSIBLE @@ -1,4 +1,4 @@ -# $NetBSD: RESPONSIBLE,v 1.75 2007/02/20 21:21:19 heas Exp $ +# $NetBSD: RESPONSIBLE,v 1.76 2007/03/05 23:24:00 dillo Exp $ List of sections of the system, and who is responsible for them (or at least considered an expert on them). @@ -155,6 +155,7 @@ trm tsutsui file systems: coda gdt +hfsp dillo lfs perseant msdosfs jdolecek nfs fvdl