Module Name: src Committed By: snj Date: Mon Feb 22 16:07:24 UTC 2010
Modified Files: src/doc [netbsd-5-0]: CHANGES-5.0.3 Log Message: Ticket 1312. To generate a diff of this commit: cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/doc/CHANGES-5.0.3 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.0.3 diff -u src/doc/CHANGES-5.0.3:1.1.2.4 src/doc/CHANGES-5.0.3:1.1.2.5 --- src/doc/CHANGES-5.0.3:1.1.2.4 Tue Feb 16 21:27:22 2010 +++ src/doc/CHANGES-5.0.3 Mon Feb 22 16:07:24 2010 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-5.0.3,v 1.1.2.4 2010/02/16 21:27:22 bouyer Exp $ +# $NetBSD: CHANGES-5.0.3,v 1.1.2.5 2010/02/22 16:07:24 snj Exp $ A complete list of changes from the NetBSD 5.0.2 release to the NetBSD 5.0.3 release: @@ -147,3 +147,8 @@ Fix build on OS X 10.6. [snj, ticket #1308] +sys/arch/hppa/hppa/vm_machdep.c patch + + Fix ticket #793: s/setfunc_trampoline/lwp_trampoline/. + [skrll, ticket #1312] +