Module Name:    src
Committed By:   riz
Date:           Sun Dec 16 19:42:29 UTC 2012

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

Log Message:
Ticket 750


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.63 -r1.1.2.64 src/doc/CHANGES-6.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-6.1
diff -u src/doc/CHANGES-6.1:1.1.2.63 src/doc/CHANGES-6.1:1.1.2.64
--- src/doc/CHANGES-6.1:1.1.2.63	Sun Dec 16 19:13:15 2012
+++ src/doc/CHANGES-6.1	Sun Dec 16 19:42:28 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.63 2012/12/16 19:13:15 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.64 2012/12/16 19:42:28 riz Exp $
 
 A complete list of changes from the 6.0 release until the 6.1 release:
 
@@ -7864,3 +7864,13 @@ sys/arch/i386/i386/multiboot.c			1.22
 	Fix off by one error.
 	[msaitoh, ticket #749]
 
+usr.sbin/npf/npfctl/npf_build.c			1.16
+usr.sbin/npf/npfctl/npf_disassemble.c		1.13
+usr.sbin/npf/npfctl/npfctl.8			1.11
+usr.sbin/npf/npfctl/npfctl.c			1.25
+usr.sbin/npf/npfctl/npfctl.h			1.24
+
+	npfctl: add 'validate' command to check the config, but not load it.
+	PR#47298.
+	[rmind, ticket #750]
+

Reply via email to