Module Name: src Committed By: msaitoh Date: Fri Nov 7 08:02:16 UTC 2014
Modified Files: src/doc [netbsd-5]: CHANGES-5.3 Log Message: Ticket 1931. To generate a diff of this commit: cvs rdiff -u -r1.1.2.76 -r1.1.2.77 src/doc/CHANGES-5.3 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-5.3 diff -u src/doc/CHANGES-5.3:1.1.2.76 src/doc/CHANGES-5.3:1.1.2.77 --- src/doc/CHANGES-5.3:1.1.2.76 Wed Nov 5 13:11:32 2014 +++ src/doc/CHANGES-5.3 Fri Nov 7 08:02:16 2014 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-5.3,v 1.1.2.76 2014/11/05 13:11:32 sborrill Exp $ +# $NetBSD: CHANGES-5.3,v 1.1.2.77 2014/11/07 08:02:16 msaitoh Exp $ A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.3 release: @@ -1130,3 +1130,13 @@ share/man/man7/release.7 1.33-1.36 via this. [snj, ticket #1930] +distrib/common/Makefile.bootcd 1.18 +distrib/notes/common/main 1.484 +distrib/notes/macppc/prep.OPENFIRMWARE 1.15 +distrib/notes/sparc/install 1.57 +etc/Makefile 1.394 +share/man/man7/release.7 1.32 + + Change release ISO's more meaningful names like NetBSD-5.2.3-i386.iso + instead of i386cd.iso. Fix PR# install/44593. + [snj, ticket #1931]