Module Name: src
Committed By: msaitoh
Date: Sun Jun 9 22:50:45 UTC 2013
Modified Files:
src/doc [netbsd-5]: CHANGES-5.3
Log Message:
Update ticket 1855.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.14 -r1.1.2.15 src/doc/CHANGES-5.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.3
diff -u src/doc/CHANGES-5.3:1.1.2.14 src/doc/CHANGES-5.3:1.1.2.15
--- src/doc/CHANGES-5.3:1.1.2.14 Sun Jun 9 16:42:06 2013
+++ src/doc/CHANGES-5.3 Sun Jun 9 22:50:45 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.3,v 1.1.2.14 2013/06/09 16:42:06 msaitoh Exp $
+# $NetBSD: CHANGES-5.3,v 1.1.2.15 2013/06/09 22:50:45 msaitoh Exp $
A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.3
release:
@@ -324,6 +324,7 @@ dist/nvi/common/conv.c 1.7 via patch
[christos, ticket #1845]
sys/netinet/ip_icmp.c 1.130
+sys/netinet/ip_icmp.h patch
Add missing codes to ICMP handling. PR#47693.
[fair, ticket #1855]