Module Name: src Committed By: jld Date: Tue Nov 17 19:19:21 UTC 2009
Modified Files: src/doc: CHANGES Log Message: Note RAIDframe parity map commit. To generate a diff of this commit: cvs rdiff -u -r1.1316 -r1.1317 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.1316 src/doc/CHANGES:1.1317 --- src/doc/CHANGES:1.1316 Tue Nov 10 23:16:20 2009 +++ src/doc/CHANGES Tue Nov 17 19:19:21 2009 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1316 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1317 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -437,3 +437,6 @@ xf86-video-igs: an Xorg driver for IGS CyberPro 20x0 graphics controllers, currently only for rev. 5 sharks [macallan 20091110] + raid(4): RAIDframe parity maps, which greatly improve parity rewrite + times after unclean shutdown; jld's GSoC 2009 project. + [jld 20091117]