You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/04/03 13:01:00 UTC

svn commit: r159911 - forrest/trunk/main/webapp/resources/schema/catalog.forrest forrest/trunk/main/webapp/resources/schema/catalog.forrest.xcat

Author: crossley
Date: Sun Apr  3 04:00:59 2005
New Revision: 159911

URL: http://svn.apache.org/viewcvs?view=rev&rev=159911
Log:
Add missing entry for changes-v11.mod

Modified:
    forrest/trunk/main/webapp/resources/schema/catalog.forrest
    forrest/trunk/main/webapp/resources/schema/catalog.forrest.xcat

Modified: forrest/trunk/main/webapp/resources/schema/catalog.forrest
URL: http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/resources/schema/catalog.forrest?view=diff&r1=159910&r2=159911
==============================================================================
--- forrest/trunk/main/webapp/resources/schema/catalog.forrest (original)
+++ forrest/trunk/main/webapp/resources/schema/catalog.forrest Sun Apr  3 04:00:59 2005
@@ -77,6 +77,8 @@
        "dtd/faq-v11.mod"
 PUBLIC "-//APACHE//ENTITIES FAQ V1.2//EN"
        "dtd/faq-v12.mod"
+PUBLIC "-//APACHE//ENTITIES Changes V1.1//EN"
+       "dtd/changes-v11.mod"
 PUBLIC "-//APACHE//ENTITIES Todo V1.1//EN"
        "dtd/todo-v11.mod"
 PUBLIC "-//APACHE//ENTITIES Common Elements V1.0//EN"

Modified: forrest/trunk/main/webapp/resources/schema/catalog.forrest.xcat
URL: http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/resources/schema/catalog.forrest.xcat?view=diff&r1=159910&r2=159911
==============================================================================
--- forrest/trunk/main/webapp/resources/schema/catalog.forrest.xcat (original)
+++ forrest/trunk/main/webapp/resources/schema/catalog.forrest.xcat Sun Apr  3 04:00:59 2005
@@ -79,6 +79,8 @@
         uri="dtd/faq-v12.mod"/>
 <public publicId="-//APACHE//ENTITIES FAQ V2.0//EN"
         uri="dtd/faq-v20.mod"/>
+<public publicId="-//APACHE//ENTITIES Changes V1.1//EN"
+        uri="dtd/changes-v11.mod"/>
 <public publicId="-//APACHE//ENTITIES Todo V1.1//EN"
         uri="dtd/todo-v11.mod"/>
 <public publicId="-//APACHE//ENTITIES Common Elements V1.0//EN"