Author: bayard
Date: Mon Oct  5 02:01:39 2009
New Revision: 821657

URL: http://svn.apache.org/viewvc?rev=821657&view=rev
Log:
Basic skeleton for a changes report

Added:
    tomcat/taglibs/standard/trunk/src/site/xdoc/changes.xml   (with props)

Added: tomcat/taglibs/standard/trunk/src/site/xdoc/changes.xml
URL: 
http://svn.apache.org/viewvc/tomcat/taglibs/standard/trunk/src/site/xdoc/changes.xml?rev=821657&view=auto
==============================================================================
--- tomcat/taglibs/standard/trunk/src/site/xdoc/changes.xml (added)
+++ tomcat/taglibs/standard/trunk/src/site/xdoc/changes.xml Mon Oct  5 02:01:39 
2009
@@ -0,0 +1,40 @@
+<?xml version="1.0"?>
+<!--
+     Licensed to the Apache Software Foundation (ASF) under one or more
+     contributor license agreements.  See the NOTICE file distributed with
+     this work for additional information regarding copyright ownership.
+     The ASF licenses this file to You under the Apache License, Version 2.0
+     (the "License"); you may not use this file except in compliance with
+     the License.  You may obtain a copy of the License at
+    
+          http://www.apache.org/licenses/LICENSE-2.0
+    
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+  -->
+<document>
+  <properties>
+    <title>Apache Standard Taglib Changes</title>
+  </properties>
+  <body>
+
+  <release version="1.2.0" date="Unreleased" description="JSTL 1.2 
implementation in the making"/>
+
+  <release version="1.1.2" date="2004-10-25" description="Minor bug fix 
update"/>
+  <release version="1.1.1" date="2004-07-20" description="Minor bug fix 
update"/>
+  <release version="1.1.0" date="2004-01-30" description="First official 
release of our implementation of JSTL 1.1"/>
+  <release version="1.1.0-B1" date="2003-09-25" description="early access 
(Beta 1) of our implementation of JSTL 1.1"/>
+
+  <release version="1.0.6" date="2004-07-20" description="Minor bugfix 
update"/>
+  <release version="1.0.5" date="2004-01-30" description="Bugfix update"/>
+  <release version="1.0.4" date="2003-09-25" description="Bugfix update"/>
+  <release version="1.0.3" date="2003-02-20" description="Minor bugfix 
update"/>
+  <release version="1.0.2" date="2002-10-13" description="Minor bugfix 
update"/>
+  <release version="1.0.1" date="2002-07-27" description="Minor bugfix 
update"/>
+  <release version="1.0.0" date="2002-06-21" description="Same JSTL 
implementation as was included in Sun's Web Services Developer Pack, version 
1.0"/>
+
+  </body>
+</document>

Propchange: tomcat/taglibs/standard/trunk/src/site/xdoc/changes.xml
------------------------------------------------------------------------------
    svn:eol-style = native



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to