Module Name: src
Committed By: riz
Date: Fri Feb 24 00:01:59 UTC 2012
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
Ticket 1723
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.137 -r1.1.2.138 src/doc/CHANGES-5.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-5.2
diff -u src/doc/CHANGES-5.2:1.1.2.137 src/doc/CHANGES-5.2:1.1.2.138
--- src/doc/CHANGES-5.2:1.1.2.137 Fri Feb 17 16:02:31 2012
+++ src/doc/CHANGES-5.2 Fri Feb 24 00:01:59 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.137 2012/02/17 16:02:31 sborrill Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.138 2012/02/24 00:01:59 riz Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
release:
@@ -6034,3 +6034,8 @@ sys/fs/smbfs/smbfs_vnops.c 1.70
be set too. Fixes directory listing on smbfs mounts.
[njoly, ticket #1726]
+dist/nvi/cl/cl_main.c 1.3
+
+ Print a warning if TERM is not set and stdin is a tty. PR bin/42144.
+ [spz, ticket #1723]
+