Module Name: src Committed By: bouyer Date: Sat Apr 20 15:26:10 UTC 2013
Modified Files: src/doc [netbsd-6]: CHANGES-6.1 Log Message: Ticket 863 To generate a diff of this commit: cvs rdiff -u -r1.1.2.120 -r1.1.2.121 src/doc/CHANGES-6.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-6.1 diff -u src/doc/CHANGES-6.1:1.1.2.120 src/doc/CHANGES-6.1:1.1.2.121 --- src/doc/CHANGES-6.1:1.1.2.120 Sat Apr 20 15:21:25 2013 +++ src/doc/CHANGES-6.1 Sat Apr 20 15:26:10 2013 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.1,v 1.1.2.120 2013/04/20 15:21:25 bouyer Exp $ +# $NetBSD: CHANGES-6.1,v 1.1.2.121 2013/04/20 15:26:10 bouyer Exp $ A complete list of changes from the 6.0 release until the 6.1 release: @@ -8899,3 +8899,19 @@ lib/libpthread/pthread_cond.c 1.60, 1. properly in _lwp_park(2) in the future. [christos, ticket #862] +distrib/sets/lists/base/ad.mips64eb patch +distrib/sets/lists/base/ad.mips64el patch +distrib/sets/lists/base/md.amd64 patch +distrib/sets/lists/base/md.sparc64 patch +distrib/sets/lists/base/shl.mi patch +distrib/sets/lists/comp/ad.mips64eb patch +distrib/sets/lists/comp/ad.mips64el patch +distrib/sets/lists/comp/md.amd64 patch +distrib/sets/lists/comp/md.sparc64 patch +distrib/sets/lists/comp/shl.mi patch +lib/libpthread/shlib_version patch + + bump libpthread minor for pthread_cond_setclock to libpthread.so.1.1. + Note that this is not the same as libpthread.so.1.1 from HEAD. + [christos, ticket #863] +