Module Name: src
Committed By: msaitoh
Date: Fri Nov 7 08:04:42 UTC 2014
Modified Files:
src/doc [netbsd-5-2]: CHANGES-5.2.3
Log Message:
Ticket 1931.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.23 -r1.1.2.24 src/doc/CHANGES-5.2.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.2.3
diff -u src/doc/CHANGES-5.2.3:1.1.2.23 src/doc/CHANGES-5.2.3:1.1.2.24
--- src/doc/CHANGES-5.2.3:1.1.2.23 Wed Nov 5 14:50:58 2014
+++ src/doc/CHANGES-5.2.3 Fri Nov 7 08:04:42 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2.3,v 1.1.2.23 2014/11/05 14:50:58 sborrill Exp $
+# $NetBSD: CHANGES-5.2.3,v 1.1.2.24 2014/11/07 08:04:42 msaitoh Exp $
A complete list of changes from the NetBSD 5.2.2 release to the NetBSD 5.2.3
release:
@@ -358,3 +358,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]