Module Name: src Committed By: riz Date: Sat May 19 17:33:09 UTC 2012
Modified Files: src/doc [netbsd-6]: CHANGES-6.0 Log Message: TIcket 271 To generate a diff of this commit: cvs rdiff -u -r1.1.2.103 -r1.1.2.104 src/doc/CHANGES-6.0 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.0 diff -u src/doc/CHANGES-6.0:1.1.2.103 src/doc/CHANGES-6.0:1.1.2.104 --- src/doc/CHANGES-6.0:1.1.2.103 Sat May 19 15:42:03 2012 +++ src/doc/CHANGES-6.0 Sat May 19 17:33:09 2012 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.0,v 1.1.2.103 2012/05/19 15:42:03 riz Exp $ +# $NetBSD: CHANGES-6.0,v 1.1.2.104 2012/05/19 17:33:09 riz Exp $ A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012 until the 6.0 release: @@ -2490,3 +2490,9 @@ xsrc/external/mit/libXfont/dist/src/bitm Fix segfault in libXfont. [cheusov, ticket #272] +usr.bin/login/common.c 1.6 +usr.bin/login/common.h 1.4 via patch + + Fix clang build. + [christos, ticket #271] +