Module Name: src
Committed By: riz
Date: Mon Jul 19 18:15:38 UTC 2010
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.3
Log Message:
Ticket 1430.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.14 -r1.1.2.15 src/doc/CHANGES-5.0.3
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.0.3
diff -u src/doc/CHANGES-5.0.3:1.1.2.14 src/doc/CHANGES-5.0.3:1.1.2.15
--- src/doc/CHANGES-5.0.3:1.1.2.14 Fri Jul 16 19:12:26 2010
+++ src/doc/CHANGES-5.0.3 Mon Jul 19 18:15:38 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.3,v 1.1.2.14 2010/07/16 19:12:26 riz Exp $
+# $NetBSD: CHANGES-5.0.3,v 1.1.2.15 2010/07/19 18:15:38 riz Exp $
A complete list of changes from the NetBSD 5.0.2 release to the NetBSD 5.0.3
release:
@@ -280,3 +280,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]
+