Module Name:    src
Committed By:   bouyer
Date:           Sun Nov 17 19:23:19 UTC 2013

Modified Files:
        src/doc [netbsd-6-0]: CHANGES-6.0.4

Log Message:
ticket 986


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/doc/CHANGES-6.0.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.0.4
diff -u src/doc/CHANGES-6.0.4:1.1.2.4 src/doc/CHANGES-6.0.4:1.1.2.5
--- src/doc/CHANGES-6.0.4:1.1.2.4	Thu Nov  7 20:44:11 2013
+++ src/doc/CHANGES-6.0.4	Sun Nov 17 19:23:19 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.4,v 1.1.2.4 2013/11/07 20:44:11 snj Exp $
+# $NetBSD: CHANGES-6.0.4,v 1.1.2.5 2013/11/17 19:23:19 bouyer Exp $
 
 A complete list of changes from the NetBSD 6.0.3 release to the NetBSD 6.0.4
 release:
@@ -62,3 +62,9 @@ tests/lib/libc/tls/dso/h_tls_dlopen.c		1
 	positive and the offset has been computed. Fixes PR lib/48324.
 	[joerg, ticket #976]
 
+usr.sbin/npf/npfctl/npf_ncgen.c			patch
+sys/net/npf/npf_instr.c				patch
+
+	fix the byteorder for port range comparison
+	[rmind, ticket #986]
+

Reply via email to