Module Name: src Committed By: alnsn Date: Sun Dec 11 00:25:32 UTC 2016
Modified Files: src/doc: CHANGES Log Message: Added aes-xts to cgd(4). To generate a diff of this commit: cvs rdiff -u -r1.2219 -r1.2220 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.2219 src/doc/CHANGES:1.2220 --- src/doc/CHANGES:1.2219 Sat Dec 10 10:43:28 2016 +++ src/doc/CHANGES Sun Dec 11 00:25:32 2016 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2219 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2220 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -407,3 +407,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: audio(4): Audio sub-system changes - in kernel mixing [nat 20161208] speaker(4):Synthesized beep for platforms with audio [nat 20161208] crash(8): Add sparc support. [mrg 20161210] + cgd(4): Add aes-xts. [alnsn 20161211]