Module Name: src
Committed By: riz
Date: Thu Nov 8 19:14:53 UTC 2012
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
Correct an entry; 512 byte, not K.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.195 -r1.1.2.196 src/doc/CHANGES-5.2
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
diff -u src/doc/CHANGES-5.2:1.1.2.195 src/doc/CHANGES-5.2:1.1.2.196
--- src/doc/CHANGES-5.2:1.1.2.195 Tue Nov 6 20:42:22 2012
+++ src/doc/CHANGES-5.2 Thu Nov 8 19:14:52 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.195 2012/11/06 20:42:22 riz Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.196 2012/11/08 19:14:52 riz Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
release:
@@ -1164,7 +1164,7 @@ usr.bin/ldd/elf32_compat/Makefile new
usr.bin/ldd/elf64/Makefile patch
src/compat version 2.
- [mrg, ticket#1499]
+ [mrg, ticket #1499]
dist/bind/CHANGES patch
dist/bind/COPYRIGHT patch
@@ -4276,7 +4276,7 @@ doc/3RDPARTY patch
sys/dev/raidframe/rf_disks.c 1.76
sys/dev/raidframe/rf_netbsdkintf.c 1.276
- support non-512K sector disks (up to 16KB) in raidframe.
+ support non-512-byte sector disks (up to 16KB) in raidframe.
[mrg, ticket #1522]
sys/dev/raidframe/rf_netbsdkintf.c 1.278