Correct fix version. I think a few more of these need correcting. Checking now...
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 3 Oct 2010 19:18:20 +0000 (19:18 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 3 Oct 2010 19:18:20 +0000 (19:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1004028 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index de12cd2..211b8e6 100644 (file)
         <bug>49998</bug>: Make jsp:root detection work with single quoted
         attributes as well. (timw)
       </fix>
+      <fix>
+        Correctly handle the setting of primitve bean values via expression
+        language. (markt)
+      </fix>
     </changelog>
   </subsection>
 </section>
       <fix>
         <bug>49985</bug>: Fix thread safety issue in EL parser. (markt)
       </fix>
-      <fix>
-        Correctly handle the setting of primitve bean values via expression
-        language. (markt)
-      </fix>
     </changelog>
   </subsection>
   <subsection name="Cluster">