Module Name:    src
Committed By:   sborrill
Date:           Fri Nov 18 21:11:26 UTC 2011

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

Log Message:
Ticket #1687


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.108 -r1.1.2.109 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.108 src/doc/CHANGES-5.2:1.1.2.109
--- src/doc/CHANGES-5.2:1.1.2.108	Thu Nov  3 17:54:02 2011
+++ src/doc/CHANGES-5.2	Fri Nov 18 21:11:25 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.108 2011/11/03 17:54:02 riz Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.109 2011/11/18 21:11:25 sborrill Exp $
 
 A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
 release:
@@ -5746,3 +5746,8 @@ external/ibm-public/postfix/dist/src/smt
 	Update Postfix to version 2.7.7.
 	[tron, ticket #1686]
 
+sys/arch/i386/i386/vector.S			1.54
+
+	Keep interrupts disabled in NMI handler. Addresses PR/43007.
+	[dholland, ticket #1687]
+

Reply via email to