244444 [performance] always reloading XHTML DTDs slows down processing of many files
diff --git a/features/org.eclipse.wst.web_core.feature.patch/buildnotes_org.eclipse.wst.web_core.feature.patch.html b/features/org.eclipse.wst.web_core.feature.patch/buildnotes_org.eclipse.wst.web_core.feature.patch.html
index d67d5b6..ff0c436 100644
--- a/features/org.eclipse.wst.web_core.feature.patch/buildnotes_org.eclipse.wst.web_core.feature.patch.html
+++ b/features/org.eclipse.wst.web_core.feature.patch/buildnotes_org.eclipse.wst.web_core.feature.patch.html
@@ -4,16 +4,16 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <meta name="Build" content="Build">
-<title>WTP 2.0.2 Patches</title>
+<title>WTP 3.0.1 Patches</title>
 </head>
 
 <body>
 
-<h1>WTP 2.0.2 Patches</h1>
+<h1>WTP 3.0.1 Patches</h1>
 
 <h2>org.eclipse.wst.web_core.feature</h2>
-<h3>org.eclipse.wst.common.modulecore</h3>
-<p>Bug <a href="https://bugs.eclipse.org/201318">201318</a>.
-EAR Libraries container fails to initalize ...</p>
+<h3>org.eclipse.wst.html.core</h3>
+<p>Bug <a href="https://bugs.eclipse.org/244444">244444</a>.
+[performance] always reloading XHTML DTDs slows down processing of many files ...</p>
 </body>
 </html>
diff --git a/features/org.eclipse.wst.web_core.feature.patch/feature.properties b/features/org.eclipse.wst.web_core.feature.patch/feature.properties
index da49220..6237af8 100644
--- a/features/org.eclipse.wst.web_core.feature.patch/feature.properties
+++ b/features/org.eclipse.wst.web_core.feature.patch/feature.properties
@@ -27,7 +27,7 @@
 description=\
 The bugs and fixes are described in the following bugzilla entries:\n\
 \n\
-Bug https://bugs.eclipse.org/201318 EAR Libraries container fails to initalize ...\n\
+Bug https://bugs.eclipse.org/244444 [performance] always reloading XHTML DTDs slows down processing of many files ...\n\
 
 # "copyright" property - text of the "Feature Update Copyright"
 copyright=\
diff --git a/features/org.eclipse.wst.web_core.feature.patch/feature.xml b/features/org.eclipse.wst.web_core.feature.patch/feature.xml
index 4b3af0b..c0d5bec 100644
--- a/features/org.eclipse.wst.web_core.feature.patch/feature.xml
+++ b/features/org.eclipse.wst.web_core.feature.patch/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.wst.web_core.feature.patch"
       label="%featureName"
-      version="2.0.2.qualifier"
+      version="3.0.1.qualifier"
       provider-name="%providerName">
 
       <description>%description</description>
@@ -14,11 +14,11 @@
 
 
    <requires>
-      <import feature="org.eclipse.wst.web_core.feature" version="2.0.2.v200802150100-42CN_kE77a8F9XCOEL" patch="true"/>
+      <import feature="org.eclipse.wst.web_core.feature" version="3.0.1.v200807220139-7G2EAeAM1t9CSZD6Zi2b7-DEBYWC" patch="true"/>
    </requires>
 
    <plugin
-         id="org.eclipse.wst.common.modulecore"
+         id="org.eclipse.wst.html.core"
          download-size="0"
          install-size="0"
          version="0.0.0"