Source-Changes-HG archive

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

[src/netbsd-6]: src/doc ticket 807



details:   https://anonhg.NetBSD.org/src/rev/267d515c6777
branches:  netbsd-6
changeset: 775668:267d515c6777
user:      riz <riz%NetBSD.org@localhost>
date:      Sun Feb 10 23:42:32 2013 +0000

description:
ticket 807

diffstat:

 doc/CHANGES-6.1 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 78aa3a44e86e -r 267d515c6777 doc/CHANGES-6.1
--- a/doc/CHANGES-6.1   Sun Feb 10 23:42:19 2013 +0000
+++ b/doc/CHANGES-6.1   Sun Feb 10 23:42:32 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.86 2013/02/10 20:21:58 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.87 2013/02/10 23:42:32 riz Exp $
 
 A complete list of changes from the 6.0 release until the 6.1 release:
 
@@ -8232,3 +8232,8 @@
        Fix a multiple-free bug.
        [manu, ticket #806]
 
+usr.bin/flock/flock.c                          1.7
+
+       Keep flock(1) from crashing when locking a file descriptor.
+       [tron, ticket #807]
+



Home | Main Index | Thread Index | Old Index