Module Name: src
Committed By: haad
Date: Sun Aug 9 10:00:35 UTC 2009
Modified Files:
src/doc: CHANGES
Log Message:
Mention first round of zfs import.
To generate a diff of this commit:
cvs rdiff -u -r1.1271 -r1.1272 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1271 src/doc/CHANGES:1.1272
--- src/doc/CHANGES:1.1271 Sun Aug 9 08:53:58 2009
+++ src/doc/CHANGES Sun Aug 9 10:00:34 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1271 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1272 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -357,5 +357,7 @@
openssl: Import SNAP-20090805 to fix the namespace issues
(BLOCK, CSTRING, etc) [christos 20090805]
tcx(8): support wsdisplay and acceleration [macallan 20090806]
+ zfs: Import OpenSolaris zfs source code to NetBSD, add NetBSD
+ patches. [haad 20090808]
gpioiic(4): New driver to create an I2C bus using GPIO pins in
bit-banging mode. [mbalmer 20090809]