Module Name: src Committed By: riz Date: Thu Aug 5 01:48:12 UTC 2010
Modified Files: src/doc [netbsd-4-0]: CHANGES-4.0.2 Log Message: Ticket 1399 To generate a diff of this commit: cvs rdiff -u -r1.1.2.74 -r1.1.2.75 src/doc/CHANGES-4.0.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-4.0.2 diff -u src/doc/CHANGES-4.0.2:1.1.2.74 src/doc/CHANGES-4.0.2:1.1.2.75 --- src/doc/CHANGES-4.0.2:1.1.2.74 Wed Aug 4 11:14:13 2010 +++ src/doc/CHANGES-4.0.2 Thu Aug 5 01:48:12 2010 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-4.0.2,v 1.1.2.74 2010/08/04 11:14:13 bouyer Exp $ +# $NetBSD: CHANGES-4.0.2,v 1.1.2.75 2010/08/05 01:48:12 riz Exp $ A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2 release: @@ -1062,3 +1062,11 @@ Correct incomplete size checks for the coda ioctls. From Dan Rosenberg. [christos, ticket #1400] +crypto/dist/ssh/sftp-glob.c patch +crypto/dist/ssh/sftp.c patch +lib/libc/gen/glob.3 1.37 via patch +lib/libc/gen/glob.c 1.26 via patch + + Fix globbing in libc and sftp. + [christos, ticket #1399] +