Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket #791



details:   https://anonhg.NetBSD.org/src/rev/877857010203
branches:  netbsd-7
changeset: 799358:877857010203
user:      martin <martin%NetBSD.org@localhost>
date:      Tue May 19 14:16:33 2015 +0000

description:
Ticket #791

diffstat:

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

diffs (18 lines):

diff -r 50abc9b6dc87 -r 877857010203 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Tue May 19 14:14:52 2015 +0000
+++ b/doc/CHANGES-7.0   Tue May 19 14:16:33 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.303 2015/05/19 05:37:18 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.304 2015/05/19 14:16:33 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -23342,3 +23342,8 @@
        are no longer necessary.
        [mrg, ticket #788]
 
+lib/libc/db/db/db.c                            1.18
+
+       Fix the build for ancient (rhel5) systems that don't have O_CLOEXEC
+       [christos, ticket #791]
+



Home | Main Index | Thread Index | Old Index