Module Name: src Committed By: snj Date: Thu Jan 21 08:39:22 UTC 2010
Modified Files: src/doc [netbsd-5]: CHANGES-5.1 Log Message: Ticket 1258. To generate a diff of this commit: cvs rdiff -u -r1.1.2.176 -r1.1.2.177 src/doc/CHANGES-5.1 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-5.1 diff -u src/doc/CHANGES-5.1:1.1.2.176 src/doc/CHANGES-5.1:1.1.2.177 --- src/doc/CHANGES-5.1:1.1.2.176 Wed Jan 20 05:33:10 2010 +++ src/doc/CHANGES-5.1 Thu Jan 21 08:39:22 2010 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-5.1,v 1.1.2.176 2010/01/20 05:33:10 snj Exp $ +# $NetBSD: CHANGES-5.1,v 1.1.2.177 2010/01/21 08:39:22 snj Exp $ A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1 release: @@ -16100,3 +16100,9 @@ prevents accidentally ending up in a short ARC4 cycle. [joerg, ticket #1253] +sys/dev/pci/azalia.c 1.72 +sys/dev/pci/hdaudio/hdaudio_afg.c 1.19 + + Signedness bug/crash in azalia and hdaudio. Fixes PR 42604. + [tonnerre, ticket #1258] +