Module Name:    src
Committed By:   dholland
Date:           Fri Jul 25 16:00:35 UTC 2014

Modified Files:
        src/doc: CHANGES

Log Message:
note fallocate/fdiscard


To generate a diff of this commit:
cvs rdiff -u -r1.1952 -r1.1953 src/doc/CHANGES

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
diff -u src/doc/CHANGES:1.1952 src/doc/CHANGES:1.1953
--- src/doc/CHANGES:1.1952	Fri Jul 25 15:53:00 2014
+++ src/doc/CHANGES	Fri Jul 25 16:00:35 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1952 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1953 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -451,4 +451,6 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
 	urtwn(4): Add support for Realtek RTL8188EUS and RTL8188ETV chipsets.
 		Ported from FreeBSD. [nonaka 20140720]
 	tmux(1): Import of tmux 1.9a.  [christos 20140724]
+	kernel: Added fdiscard and posix_fallocate system calls.
+		[dholland 20140725]
 	arm: Add support for the Kobo touch (i.MX50). [hkenken 20140725]

Reply via email to