Module Name: src Committed By: snj Date: Fri Nov 11 07:08:37 UTC 2016
Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: tickets 1413, 1415 To generate a diff of this commit: cvs rdiff -u -r1.1.2.265 -r1.1.2.266 src/doc/CHANGES-6.2 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-6.2 diff -u src/doc/CHANGES-6.2:1.1.2.265 src/doc/CHANGES-6.2:1.1.2.266 --- src/doc/CHANGES-6.2:1.1.2.265 Wed Oct 5 10:51:19 2016 +++ src/doc/CHANGES-6.2 Fri Nov 11 07:08:37 2016 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.2,v 1.1.2.265 2016/10/05 10:51:19 bouyer Exp $ +# $NetBSD: CHANGES-6.2,v 1.1.2.266 2016/11/11 07:08:37 snj Exp $ A complete list of changes from the 6.1 release until the 6.2 release: @@ -15383,3 +15383,13 @@ xsrc/xfree/xc/programs/Xserver/include/d Affected versions: libXvMC <= 1.0.9 [mrg, ticket #1411] +etc/namedb/root.cache 1.21, 1.22 + + Update root.cache to 2016102001 (October 20, 2016). + [taca, ticket #1413] + +sys/kern/uipc_usrreq.c 1.181 + + Fix a memory leak. + [maxv, ticket #1415] +