Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Tickets #267 - #269



details:   https://anonhg.NetBSD.org/src/rev/3f45fa2f7daa
branches:  netbsd-7
changeset: 798633:3f45fa2f7daa
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Nov 27 11:39:44 2014 +0000

description:
Tickets #267 - #269

diffstat:

 doc/CHANGES-7.0 |  22 +++++++++++++++++++++-
 1 files changed, 21 insertions(+), 1 deletions(-)

diffs (33 lines):

diff -r 1440dba3bb0c -r 3f45fa2f7daa doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Thu Nov 27 11:36:25 2014 +0000
+++ b/doc/CHANGES-7.0   Thu Nov 27 11:39:44 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.111 2014/11/25 15:53:38 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.112 2014/11/27 11:39:44 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -2974,3 +2974,23 @@
        Remove DEBUG option.
        [skrll, ticket #265]
 
+external/apache2/mDNSResponder/dist/mDNSCore/DNSCommon.c 1.5
+
+       Change the "mDNSPlatformRawTime went backwards" message from LogMsg
+       to debugf. It's not that interesting, as it is comparing the results
+       of two gettimeofday() calls.
+       [jmcneill, ticket #267]
+
+distrib/utils/embedded/conf/evbarm.conf                1.17
+
+       Disable wapbl for evbarm images until stability issues are sorted out.
+       [jmcneill, ticket #268]
+
+crypto/external/bsd/heimdal/lib/libkadm5srv/Makefile 1.3
+crypto/external/bsd/heimdal/sbin/kdigest/Makefile 1.3
+distrib/sets/lists/comp/mi                     1.1924-1.1929
+distrib/sets/lists/man/mi                      1.1489
+
+       Add kdigest(8) and some more man references to kadm5_pwcheck(3).
+       [pettai, ticket #269]
+



Home | Main Index | Thread Index | Old Index