Module Name: src
Committed By: apb
Date: Sat Apr 11 15:01:52 UTC 2009
Modified Files:
src/doc: CHANGES
Log Message:
Mention mtree -S
To generate a diff of this commit:
cvs rdiff -u -r1.1205 -r1.1206 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.1205 src/doc/CHANGES:1.1206
--- src/doc/CHANGES:1.1205 Wed Apr 8 16:31:00 2009
+++ src/doc/CHANGES Sat Apr 11 15:01:52 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1205 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1206 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -167,3 +167,4 @@
kmem_alloc(9): Add more extensive runtime debugging facilities.
[ad 20090329]
cvs: Import 1.12.13 [christos 20090408]
+ mtree(8): Add -S option to sort entries. [apb 20090408]