Module Name: src
Committed By: bouyer
Date: Mon Jan 21 20:22:55 UTC 2013
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.3
Log Message:
ticket 1840
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.34 -r1.1.2.35 src/doc/CHANGES-5.1.3
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.1.3
diff -u src/doc/CHANGES-5.1.3:1.1.2.34 src/doc/CHANGES-5.1.3:1.1.2.35
--- src/doc/CHANGES-5.1.3:1.1.2.34 Sun Jan 13 17:18:30 2013
+++ src/doc/CHANGES-5.1.3 Mon Jan 21 20:22:55 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.3,v 1.1.2.34 2013/01/13 17:18:30 bouyer Exp $
+# $NetBSD: CHANGES-5.1.3,v 1.1.2.35 2013/01/21 20:22:55 bouyer Exp $
A complete list of changes from the NetBSD 5.1.2 release to the NetBSD 5.1.3
release:
@@ -2344,3 +2344,8 @@ gnu/dist/grep/src/search.c 1.4
[apb, ticket #1838]
+sys/external/bsd/ipf/netinet/ip_fil_netbsd.c 1.4 via patch
+
+ Fix off-by-one read error.
+ [msaitoh, ticket #1840]
+