Module Name:    src
Committed By:   sborrill
Date:           Fri May 22 11:22:34 UTC 2015

Modified Files:
        src/doc [netbsd-5-1]: CHANGES-5.1.6

Log Message:
Ticket #1965


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.26 -r1.1.2.27 src/doc/CHANGES-5.1.6

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.6
diff -u src/doc/CHANGES-5.1.6:1.1.2.26 src/doc/CHANGES-5.1.6:1.1.2.27
--- src/doc/CHANGES-5.1.6:1.1.2.26	Sun Apr 26 12:55:28 2015
+++ src/doc/CHANGES-5.1.6	Fri May 22 11:22:34 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.6,v 1.1.2.26 2015/04/26 12:55:28 msaitoh Exp $
+# $NetBSD: CHANGES-5.1.6,v 1.1.2.27 2015/05/22 11:22:34 sborrill Exp $
 
 A complete list of changes from the NetBSD 5.1.5 release to the NetBSD 5.1.6
 release:
@@ -2606,3 +2606,9 @@ sys/kern/sys_select.c				patch
 	exceeded, then return EINVAL instead of silently truncating the list.
 	Addresses PR/17507.
 	[prlw1, ticket #1957]
+
+sys/arch/xen/xen/xenevt.c			1.42
+
+	Fix off by one error, addresses port-xen/49919.
+	[bouyer, ticket #1965]
+

Reply via email to