Module Name: src
Committed By: cegger
Date: Wed Jul 29 12:04:14 UTC 2009
Modified Files:
src/doc: CHANGES
Log Message:
NetBSD/Xen no longer supports Xen2
To generate a diff of this commit:
cvs rdiff -u -r1.1263 -r1.1264 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.1263 src/doc/CHANGES:1.1264
--- src/doc/CHANGES:1.1263 Tue Jul 28 21:23:47 2009
+++ src/doc/CHANGES Wed Jul 29 12:04:14 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1263 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1264 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -344,3 +344,4 @@
[kiyohara 20090615]
dhcpcd(8): Import dhcpcd-5.0.7. [roy 20090728]
bind: Update to 9.6.1-P1. [christos 20090728]
+ xen: dropped Xen 2 support. [cegger 20090728]