Module Name: src
Committed By: riz
Date: Sun Sep 22 17:28:34 UTC 2013
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.2
Log Message:
Ticket 952.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.13 -r1.1.2.14 src/doc/CHANGES-6.1.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-6.1.2
diff -u src/doc/CHANGES-6.1.2:1.1.2.13 src/doc/CHANGES-6.1.2:1.1.2.14
--- src/doc/CHANGES-6.1.2:1.1.2.13 Sun Sep 22 05:15:57 2013
+++ src/doc/CHANGES-6.1.2 Sun Sep 22 17:28:34 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.2,v 1.1.2.13 2013/09/22 05:15:57 riz Exp $
+# $NetBSD: CHANGES-6.1.2,v 1.1.2.14 2013/09/22 17:28:34 riz Exp $
A complete list of changes from the NetBSD 6.1.1 release to the NetBSD 6.1.2
release:
@@ -108,3 +108,8 @@ usr.bin/flock/flock.1 1.9
flock(1) really appeared first in NetBSD 6.1
[khorben, ticket #951]
+sys/net/npf/npf_ctl.c 1.27
+
+ npfctl_rule: fix filtering of dynamic rules.
+ [rmind, ticket #952]
+