Author: jfthomps
Date: Wed Dec 12 17:35:21 2012
New Revision: 1420858
URL: http://svn.apache.org/viewvc?rev=1420858&view=rev
Log:
CMS commit to vcl by jfthomps
Modified:
vcl/site/trunk/content/docs/releasenotes.mdtext
Modified: vcl/site/trunk/content/docs/releasenotes.mdtext
URL:
http://svn.apache.org/viewvc/vcl/site/trunk/content/docs/releasenotes.mdtext?rev=1420858&r1=1420857&r2=1420858&view=diff
==============================================================================
--- vcl/site/trunk/content/docs/releasenotes.mdtext (original)
+++ vcl/site/trunk/content/docs/releasenotes.mdtext Wed Dec 12 17:35:21 2012
@@ -18,4 +18,9 @@ Notice: Licensed to the Apache Softwa
## 2.3.1 Release Notes
2.3.1 is a bugfix release. See the [Change Log](changelog.html#2.3.1) for a
list of
-issues resolved in this release.
\ No newline at end of file
+issues resolved in this release.
+
+There are a few particular issues worth highlighting:
+
+* 2.3 was missing a default entry in the database that prevented KVM deploys
from working that is now fixed
+* additional methods were added to the XMLRPC API - see
[VCL-617](https://issues.apache.org/jira/browse/VCL-617) for the details.