Module Name: src Committed By: riz Date: Sun Sep 22 17:29:34 UTC 2013
Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: Ticket 952 To generate a diff of this commit: cvs rdiff -u -r1.1.2.47 -r1.1.2.48 src/doc/CHANGES-6.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.2 diff -u src/doc/CHANGES-6.2:1.1.2.47 src/doc/CHANGES-6.2:1.1.2.48 --- src/doc/CHANGES-6.2:1.1.2.47 Sat Sep 21 16:40:20 2013 +++ src/doc/CHANGES-6.2 Sun Sep 22 17:29:34 2013 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.2,v 1.1.2.47 2013/09/21 16:40:20 riz Exp $ +# $NetBSD: CHANGES-6.2,v 1.1.2.48 2013/09/22 17:29:34 riz Exp $ A complete list of changes from the 6.1 release until the 6.2 release: @@ -759,3 +759,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] +