Module Name: src
Committed By: apb
Date: Thu Jun 12 15:13:44 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
etcupdate(8): Add destdir support. [apb 20140612]
To generate a diff of this commit:
cvs rdiff -u -r1.1932 -r1.1933 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.1932 src/doc/CHANGES:1.1933
--- src/doc/CHANGES:1.1932 Tue Jun 10 03:47:57 2014
+++ src/doc/CHANGES Thu Jun 12 15:13:44 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1932 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1933 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -427,3 +427,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
OpenSSL: Imported 1.0.1h [christos 20140605]
vax: Switch to GCC 4.8 [matt 20140605]
vmx(4): Add VMware VMXNET3 driver, from OpenBSD [hikaru 20140610]
+ etcupdate(8): Add destdir support. [apb 20140612]