Module Name: src Committed By: sborrill Date: Thu Feb 20 13:55:53 UTC 2014
Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: Fix formatting errors in last commit To generate a diff of this commit: cvs rdiff -u -r1.1.2.92 -r1.1.2.93 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.92 src/doc/CHANGES-6.2:1.1.2.93 --- src/doc/CHANGES-6.2:1.1.2.92 Thu Feb 20 13:01:50 2014 +++ src/doc/CHANGES-6.2 Thu Feb 20 13:55:53 2014 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.2,v 1.1.2.92 2014/02/20 13:01:50 sborrill Exp $ +# $NetBSD: CHANGES-6.2,v 1.1.2.93 2014/02/20 13:55:53 sborrill Exp $ A complete list of changes from the 6.1 release until the 6.2 release: @@ -1323,9 +1323,9 @@ sys/kern/exec_elf.c 1.55 [maxv, ticket #1028] lib/libpthread/pthread_cond.c 1.62 -lib/libpthread/pthread_mutex.c 1.57,1.59 +lib/libpthread/pthread_mutex.c 1.57, 1.59 Partial fix for thread deadlock commonly observed with named. Also address PR/44756. - [prlw1, #ticket 1029] + [prlw1, ticket #1029]