Module Name: src
Committed By: bouyer
Date: Mon Jan 21 20:23:36 UTC 2013
Modified Files:
src/doc [netbsd-5-2]: CHANGES-5.2.1
Log Message:
ticket 1840
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/doc/CHANGES-5.2.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-5.2.1
diff -u src/doc/CHANGES-5.2.1:1.1.2.2 src/doc/CHANGES-5.2.1:1.1.2.3
--- src/doc/CHANGES-5.2.1:1.1.2.2 Sun Jan 13 17:19:01 2013
+++ src/doc/CHANGES-5.2.1 Mon Jan 21 20:23:36 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2.1,v 1.1.2.2 2013/01/13 17:19:01 bouyer Exp $
+# $NetBSD: CHANGES-5.2.1,v 1.1.2.3 2013/01/21 20:23:36 bouyer Exp $
A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.2.1
release:
@@ -58,3 +58,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]
+