Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Tickets #1235 and #1236



details:   https://anonhg.NetBSD.org/src/rev/40b0b75dbc8c
branches:  netbsd-6
changeset: 776877:40b0b75dbc8c
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Jan 16 19:45:51 2015 +0000

description:
Tickets #1235 and #1236

diffstat:

 doc/CHANGES-6.2 |  13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r 25d905bbc86f -r 40b0b75dbc8c doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Fri Jan 16 19:44:53 2015 +0000
+++ b/doc/CHANGES-6.2   Fri Jan 16 19:45:51 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.185 2015/01/16 14:26:50 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.186 2015/01/16 19:45:51 martin Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -9472,4 +9472,13 @@
        CVE-2015-0204, CVE-2015-0205, CVE-2014-8275 and CVE-2014-3570.
        [spz, #1234]
 
-
+lib/libperfuse/ops.c                           1.82
+
+       Fix atime update.
+       [manu, ticket #1235]
+
+sys/fs/puffs/puffs_vnops.c                     1.199
+
+       Make sure reads on empty files reach PUFFS filesystems.
+       [manu, ticket #1236]
+



Home | Main Index | Thread Index | Old Index