Author: jfthomps
Date: Tue May 22 15:23:05 2012
New Revision: 1341523
URL: http://svn.apache.org/viewvc?rev=1341523&view=rev
Log:
VCL-576
Finalizing for 2.3 release
changed "access methods" to "connect methods"
Modified:
incubator/vcl/trunk/RELEASE_NOTES
Modified: incubator/vcl/trunk/RELEASE_NOTES
URL:
http://svn.apache.org/viewvc/incubator/vcl/trunk/RELEASE_NOTES?rev=1341523&r1=1341522&r2=1341523&view=diff
==============================================================================
--- incubator/vcl/trunk/RELEASE_NOTES (original)
+++ incubator/vcl/trunk/RELEASE_NOTES Tue May 22 15:23:05 2012
@@ -23,7 +23,7 @@ II. VCL Roadmap
VCL 2.3 (this release)
* Service deployments
- * Allow for additional access methods for environments (port, other
+ * Allow for additional connect methods for environments (port, other
protocols, etc)
* Added framework support for libvirt
* Added support for KVM
@@ -33,7 +33,7 @@ VCL 2.3 (this release)
VCL 2.4
* Power management
- * Improve additional access methods
+ * Improve additional connect methods
* Support for Spice remote display protocol
* Scripted installation
* Support for ESX OS for end users