Module Name: src
Committed By: riz
Date: Thu Aug 5 01:44:13 UTC 2010
Modified Files:
src/doc [netbsd-4]: CHANGES-4.1
Log Message:
Ticket 1399.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.205 -r1.1.2.206 src/doc/CHANGES-4.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-4.1
diff -u src/doc/CHANGES-4.1:1.1.2.205 src/doc/CHANGES-4.1:1.1.2.206
--- src/doc/CHANGES-4.1:1.1.2.205 Wed Aug 4 11:14:01 2010
+++ src/doc/CHANGES-4.1 Thu Aug 5 01:44:13 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.1,v 1.1.2.205 2010/08/04 11:14:01 bouyer Exp $
+# $NetBSD: CHANGES-4.1,v 1.1.2.206 2010/08/05 01:44:13 riz Exp $
A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1
release:
@@ -4208,3 +4208,11 @@
separate execution logic implementations (command.c, job.c)
[dholland, ticket #1401]
+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]
+