Module Name: src
Committed By: riz
Date: Mon Nov 19 18:06:33 UTC 2012
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.1
Log Message:
Ticket 651.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.11 -r1.1.2.12 src/doc/CHANGES-6.0.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-6.0.1
diff -u src/doc/CHANGES-6.0.1:1.1.2.11 src/doc/CHANGES-6.0.1:1.1.2.12
--- src/doc/CHANGES-6.0.1:1.1.2.11 Sun Nov 18 22:05:38 2012
+++ src/doc/CHANGES-6.0.1 Mon Nov 19 18:06:33 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.1,v 1.1.2.11 2012/11/18 22:05:38 riz Exp $
+# $NetBSD: CHANGES-6.0.1,v 1.1.2.12 2012/11/19 18:06:33 riz Exp $
A complete list of changes from the NetBSD 6.0 release to the NetBSD 6.0.1
release:
@@ -101,3 +101,10 @@ distrib/utils/sysinst/util.c 1.180
on memstick images.
[tsutsui, ticket #649]
+dist/ipf/ipmon.h patch
+dist/ipf/tools/ipmon.c patch
+dist/ipf/tools/ipmon_y.y patch
+
+ Fix alignment issues in ipmon. PR#47101.
+ [nakayama, ticket #651]
+