Module Name:    src
Committed By:   bouyer
Date:           Wed Jun 17 20:56:24 UTC 2009

Modified Files:
        src/doc [netbsd-4]: CHANGES-4.1

Log Message:
ticket 1324


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.155 -r1.1.2.156 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.155 src/doc/CHANGES-4.1:1.1.2.156
--- src/doc/CHANGES-4.1:1.1.2.155	Wed Jun 17 20:17:24 2009
+++ src/doc/CHANGES-4.1	Wed Jun 17 20:56:23 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: CHANGES-4.1,v 1.1.2.155 2009/06/17 20:17:24 jdc Exp $
+#	$NetBSD: CHANGES-4.1,v 1.1.2.156 2009/06/17 20:56:23 bouyer Exp $
 
 A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1
 release:
@@ -3454,3 +3454,9 @@
 	problem, and checked that root can still change the root password.)
 	[tonnerre, ticket #1326]
 
+usr.bin/window/ttgeneric.c			1.11
+
+	PR/41581: Der mouse: window SEGV with certain terminals.  does strcmp
+	first and then checks for null pointer for underline and bold.
+	[christos, ticket #1324]
+

Reply via email to