Module Name:    src
Committed By:   apb
Date:           Fri May  1 20:53:20 UTC 2009

Modified Files:
        src/doc: CHANGES

Log Message:
Mention sha256 changes in install(1) and build system.
Also reformat previous entry to fix a long line.


To generate a diff of this commit:
cvs rdiff -u -r1.1218 -r1.1219 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.1218 src/doc/CHANGES:1.1219
--- src/doc/CHANGES:1.1218	Thu Apr 30 18:13:01 2009
+++ src/doc/CHANGES	Fri May  1 20:53:19 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1218 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1219 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -186,6 +186,10 @@
 	sdmmc(4): Add a driver for SD/MMC from OpenBSD. [nonaka 20090421]
 	zx(4): Add wscons support [macallan 20090423]
 	dhcpcd(8): Import dhcpcd-5.0.0. [roy 20090428]
-	hppa: Merge the nick-hppapmap branch which includes a port of the OpenBSD
-		pmap, improves support for machines without the PA7100LC or
-		PA7300LC CPUs, and much more.  [skrll 20090429]
+	hppa: Merge the nick-hppapmap branch which includes a port of the
+		OpenBSD pmap, improves support for machines without the
+		PA7100LC or PA7300LC CPUs, and much more.  [skrll 20090429]
+	install(1): Add support for writing sha256, sha384, or sha512 hashes
+		to a METALOG.  [apb 20090501]
+	build: Use sha256 instead of sha1 hashes in METALOG and
+		/etc/mtree/set.* files.  [apb 20090501]

Reply via email to