Module Name: src Committed By: bouyer Date: Thu Apr 30 18:26:44 UTC 2009
Modified Files: src/doc [netbsd-4-0]: CHANGES-4.0.2 Log Message: ticket 1311 To generate a diff of this commit: cvs rdiff -u -r1.1.2.27 -r1.1.2.28 src/doc/CHANGES-4.0.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-4.0.2 diff -u src/doc/CHANGES-4.0.2:1.1.2.27 src/doc/CHANGES-4.0.2:1.1.2.28 --- src/doc/CHANGES-4.0.2:1.1.2.27 Thu Apr 23 02:44:43 2009 +++ src/doc/CHANGES-4.0.2 Thu Apr 30 18:26:44 2009 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-4.0.2,v 1.1.2.27 2009/04/23 02:44:43 snj Exp $ +# $NetBSD: CHANGES-4.0.2,v 1.1.2.28 2009/04/30 18:26:44 bouyer Exp $ A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2 release: @@ -223,3 +223,8 @@ Avoid information leaks by zeroing memory. [christos, ticket #1310] +lib/libc/db/hash/hash_buf.c 1.17, 1.18 + + Fix build fallout from ticket 1310 + [hauke, ticket #1311] +