Author: polx
Date: Fri Jun 16 16:22:47 2006
New Revision: 414956
URL: http://svn.apache.org/viewvc?rev=414956&view=rev
Log:
Little polish to the site...
paul
Modified:
jakarta/commons/proper/jelly/trunk/jelly-tags/interaction/xdocs/changes.xml
jakarta/commons/proper/jelly/trunk/jelly-tags/interaction/xdocs/navigation.xml
Modified: jakarta/commons/proper/jelly/trunk/jelly-tags/interaction/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/jelly/trunk/jelly-tags/interaction/xdocs/changes.xml?rev=414956&r1=414955&r2=414956&view=diff
==============================================================================
--- jakarta/commons/proper/jelly/trunk/jelly-tags/interaction/xdocs/changes.xml (original)
+++ jakarta/commons/proper/jelly/trunk/jelly-tags/interaction/xdocs/changes.xml Fri Jun 16
16:22:47 2006
@@ -26,8 +26,8 @@
</properties>
<body>
<release version="1.1-SNAPSHOT" date="in SVN">
- <action dev="polx" type="add" issue="JELLY-175" due-to="Ryan Christianson">AskTag
now uses JLine which allows history, auto-completion, and edition of answers.</action>
<action dev="polx" type="add" issue="JELLY-229" due-to="Lukas Theussl">Enhanced
the usage of AskTag with a custom completion list, upgraded depdendency to JLine 0.9.5.</action>
+ <action dev="polx" type="add" issue="JELLY-175" due-to="Ryan Christianson">AskTag
now uses JLine which allows history, auto-completion, and edition of answers.</action>
</release>
<release version="1.0" date="2004-09-12"></release>
</body>
Modified: jakarta/commons/proper/jelly/trunk/jelly-tags/interaction/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/jelly/trunk/jelly-tags/interaction/xdocs/navigation.xml?rev=414956&r1=414955&r2=414956&view=diff
==============================================================================
--- jakarta/commons/proper/jelly/trunk/jelly-tags/interaction/xdocs/navigation.xml (original)
+++ jakarta/commons/proper/jelly/trunk/jelly-tags/interaction/xdocs/navigation.xml Fri Jun
16 16:22:47 2006
@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<project name="Interaction Tag Library">
+<project name="Jelly Interaction Tag Library">
<title>Interaction Tag Library</title>
@@ -22,6 +22,7 @@
<menu name="Interaction Tag Library">
<item name="Overview" href="/index.html"/>
<item name="Tags" href="/tags.html"/>
+ <item name="Changes" href="/changes-report.html"/>
</menu>
</body>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org
|