Module Name:    src
Committed By:   sborrill
Date:           Fri Feb 21 13:28:00 UTC 2014

Modified Files:
        src/doc [netbsd-6-1]: CHANGES-6.1.4

Log Message:
Ticket #1033


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/doc/CHANGES-6.1.4

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-6.1.4
diff -u src/doc/CHANGES-6.1.4:1.1.2.3 src/doc/CHANGES-6.1.4:1.1.2.4
--- src/doc/CHANGES-6.1.4:1.1.2.3	Fri Feb 14 23:27:46 2014
+++ src/doc/CHANGES-6.1.4	Fri Feb 21 13:28:00 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.4,v 1.1.2.3 2014/02/14 23:27:46 bouyer Exp $
+# $NetBSD: CHANGES-6.1.4,v 1.1.2.4 2014/02/21 13:28:00 sborrill Exp $
 
 A complete list of changes from the NetBSD 6.1.3 release to the NetBSD 6.1.4
 release:
@@ -29,3 +29,9 @@ sys/kern/exec_elf.c				1.55
 	Fix memory leak on bogus ELF binary.
 	[maxv, ticket #1028]
 
+sys/arch/atari/dev/ite.c			1.72
+
+	Fix kernel crash when a user tries to switch to nonexistent
+	terminal. Fixes PR/48599.
+	[tsutsui, ticket #1033]
+

Reply via email to