Module Name: src
Committed By: bouyer
Date: Mon Jan 21 20:22:18 UTC 2013
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.3
Log Message:
ticket 1840
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.92 -r1.1.2.93 src/doc/CHANGES-5.0.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.0.3
diff -u src/doc/CHANGES-5.0.3:1.1.2.92 src/doc/CHANGES-5.0.3:1.1.2.93
--- src/doc/CHANGES-5.0.3:1.1.2.92 Sun Jan 13 17:17:46 2013
+++ src/doc/CHANGES-5.0.3 Mon Jan 21 20:22:18 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.3,v 1.1.2.92 2013/01/13 17:17:46 bouyer Exp $
+# $NetBSD: CHANGES-5.0.3,v 1.1.2.93 2013/01/21 20:22:18 bouyer Exp $
A complete list of changes from the NetBSD 5.0.2 release to the NetBSD 5.0.3
release:
@@ -5247,3 +5247,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]
+