diff options
| author | reinoud <reinoud@NetBSD.org> | 2008-05-14 16:52:35 +0000 |
|---|---|---|
| committer | reinoud <reinoud@NetBSD.org> | 2008-05-14 16:52:35 +0000 |
| commit | 4e1e69dd64e43d29af1ee50f0ee950d60eca392a (patch) | |
| tree | 1eb3e2effdf32707965281706611d282a4890e54 | |
| parent | e979c658c92f36c541835a52a9574d812230cb6d (diff) | |
Added UDF write support.
| -rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 69bc86e3feb..a8146048b02 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1055 $> +LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1056 $> [Note: This file does not mention every change made to the NetBSD source tree. @@ -524,3 +524,4 @@ Changes from NetBSD 4.0 to NetBSD 5.0: aac(4): Added IBM ServeRAID 8k support. [sborrill 20080508] openssl: Imported 20080509 current snapshot. [christos 20080509] getent(1): Added support for "netgroup" database. [tron 20080514] + fs/udf: Added write support for the UDF file system. [reinoud 20080514] |
