Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6-0]: src/doc Ticket 894.



details:   https://anonhg.NetBSD.org/src/rev/4df55ffd90bc
branches:  netbsd-6-0
changeset: 774817:4df55ffd90bc
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Thu Jun 13 10:55:10 2013 +0000

description:
Ticket 894.

diffstat:

 doc/CHANGES-6.0.3 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 83313e424adc -r 4df55ffd90bc doc/CHANGES-6.0.3
--- a/doc/CHANGES-6.0.3 Thu Jun 13 10:53:00 2013 +0000
+++ b/doc/CHANGES-6.0.3 Thu Jun 13 10:55:10 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.3,v 1.1.2.4 2013/06/12 04:44:50 msaitoh Exp $
+# $NetBSD: CHANGES-6.0.3,v 1.1.2.5 2013/06/13 10:55:10 msaitoh Exp $
 
 A complete list of changes from the NetBSD 6.0.2 release to the NetBSD 6.0.3
 release:
@@ -83,3 +83,9 @@
        fix vax build issues - GCC 4.1 warns about always true comparisons
        more than GCC 4.5 does.
        [mrg, ticket #902]
+
+sys/fs/nilfs/nilfs_vnops.c                     1.22-1.23
+
+       Fix serious file read problem due to not-so-clear VOP_BMAP description.
+       Should fix PR 45605.
+       [reinoud, ticket #894]



Home | Main Index | Thread Index | Old Index