Wed Mar 18 21:16:23 2009 UTC ()
Ticket 585.


(snj)
diff -r1.1.2.112 -r1.1.2.113 src/doc/CHANGES-5.0

cvs diff -r1.1.2.112 -r1.1.2.113 src/doc/Attic/CHANGES-5.0 (expand / switch to context diff)
--- src/doc/Attic/CHANGES-5.0 2009/03/18 05:59:45 1.1.2.112
+++ src/doc/Attic/CHANGES-5.0 2009/03/18 21:16:23 1.1.2.113
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0,v 1.1.2.112 2009/03/18 05:59:45 snj Exp $
+# $NetBSD: CHANGES-5.0,v 1.1.2.113 2009/03/18 21:16:23 snj Exp $
 
 A complete list of changes from the initial NetBSD 5.0 branch on October 2008
 until the 5.0 release:
@@ -5179,4 +5179,9 @@
 	Wakeup scheduling only considered the threshold values, and
 	not whether the trigger was edge or level.
 	[jmcneill, ticket #584]
+
+sys/fs/udf/udf_vnops.c				patch
+
+	Fix fallout from ticket #569.
+	[reinoud, ticket #585]