Author: zoe
Date: Tue Feb 8 13:19:41 2011
New Revision: 1068373
URL: http://svn.apache.org/viewvc?rev=1068373&view=rev
Log:
fix headings
Modified:
aries/site/trunk/content/downloads/releasenotes.mdtext
Modified: aries/site/trunk/content/downloads/releasenotes.mdtext
URL:
http://svn.apache.org/viewvc/aries/site/trunk/content/downloads/releasenotes.mdtext?rev=1068373&r1=1068372&r2=1068373&view=diff
==============================================================================
--- aries/site/trunk/content/downloads/releasenotes.mdtext (original)
+++ aries/site/trunk/content/downloads/releasenotes.mdtext Tue Feb 8 13:19:41
2011
@@ -13,18 +13,18 @@ Welcome to the 0.3 release.
<a name="ReleaseNotes-NewComponents"></a>
### New Components
-#Proxy.
+#### Proxy
The proxy component was added in 0.3. Proxy allows you to generate proxys
based on interfaces or classes, eg object damping. Proxy
provides a service to both blueprint and JNDI
### Major updates
-#Â Application.
+####Â Application.
The application component in 0.3 provides a runtime in which osgi applications
are isolated from
each other, and the provisioning support that it requires. These changes mean
that the 0.3 release of aplication is significantly different
from the 0.2 release.
<p>The resolver also supports external bundle repositories in 0.3.</p>
-# Blueprint
+#### Blueprint
Blueprint namespace support has been added. This makes it possible to look up
Blueprint services from Web or
Persistence bundles.