Module Name: src
Committed By: riz
Date: Mon Jul 19 18:14:50 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1430.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.236 -r1.1.2.237 src/doc/CHANGES-5.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-5.1
diff -u src/doc/CHANGES-5.1:1.1.2.236 src/doc/CHANGES-5.1:1.1.2.237
--- src/doc/CHANGES-5.1:1.1.2.236 Fri Jul 16 19:14:13 2010
+++ src/doc/CHANGES-5.1 Mon Jul 19 18:14:50 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.236 2010/07/16 19:14:13 riz Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.237 2010/07/19 18:14:50 riz Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -17410,3 +17410,11 @@
was initialized.
[dyoung, ticket #1428]
+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.25-1.26
+
+ Fix globbing in libc and sftp.
+ [christos, ticket #1430]
+