Module Name: src
Committed By: martin
Date: Thu Nov 27 11:39:44 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Tickets #267 - #269
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.111 -r1.1.2.112 src/doc/CHANGES-7.0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.111 src/doc/CHANGES-7.0:1.1.2.112
--- src/doc/CHANGES-7.0:1.1.2.111 Tue Nov 25 15:53:38 2014
+++ src/doc/CHANGES-7.0 Thu Nov 27 11:39:44 2014
@@ -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 @@ sys/arch/evbarm/conf/RPI (patch)
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]
+