Module Name: src
Committed By: riz
Date: Sat Jun 12 16:40:14 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1416 snuck in.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.233 -r1.1.2.234 src/doc/CHANGES-5.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.1
diff -u src/doc/CHANGES-5.1:1.1.2.233 src/doc/CHANGES-5.1:1.1.2.234
--- src/doc/CHANGES-5.1:1.1.2.233 Sat Jun 12 02:51:37 2010
+++ src/doc/CHANGES-5.1 Sat Jun 12 16:40:14 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.233 2010/06/12 02:51:37 riz Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.234 2010/06/12 16:40:14 riz Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -17342,6 +17342,11 @@
add a note about native xorg updates
[mrg, ticket #1413]
+sys/net/if.c 1.244
+
+ Correct the argument order of ifreqn2o conversion. Fixes PR/42585.
+ [skrll, ticket #1416]
+
gnu/usr.bin/groff/tmac/mdoc.local patch
sys/sys/param.h patch