Author: jruzzi
Date: Fri Jul 29 11:30:04 2005
New Revision: 226415
URL: http://svn.apache.org/viewcvs?rev=226415&view=rev
Log:
added doc entries for 1.0
Modified:
webservices/muse/trunk/src/site/content/xdocs/release_notes.xml
Modified: webservices/muse/trunk/src/site/content/xdocs/release_notes.xml
URL:
http://svn.apache.org/viewcvs/webservices/muse/trunk/src/site/content/xdocs/release_notes.xml?rev=226415&r1=226414&r2=226415&view=diff
==============================================================================
--- webservices/muse/trunk/src/site/content/xdocs/release_notes.xml (original)
+++ webservices/muse/trunk/src/site/content/xdocs/release_notes.xml Fri Jul 29
11:30:04 2005
@@ -1,19 +1,23 @@
<?xml version="1.0"?>
-
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN"
"http://forrest.apache.org/dtd/document-v20.dtd">
-
-<document>
- <header>
- <title>Muse Release Notes</title>
- </header>
- <body>
- <section>
- <title>Change History</title>
- <p>TODO</p>
- </section>
- <section>
- <title>Known Issues</title>
- <p>TODO</p>
- </section>
- </body>
+<document>
+ <header>
+ <title>Muse Release Notes</title>
+ </header>
+ <body>
+ <section>
+ <title>Change History</title>
+ <p>Changes since the 1.0 Beta release:</p>
+ <ul>
+ <li>New and improved documentation including a
Getting Started section and Developer Guide.</li>
+ <li>Updated Tutorial.</li>
+ </ul>
+ </section>
+ <section>
+ <title>Known Issues</title>
+ <ul>
+ <li>TODO</li>
+ </ul>
+ </section>
+ </body>
</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]