2007-03-13 Marek Habersack <mhabersack@novell.com>
[mono.git] / mcs / class / System.Web / System.Web.Compilation / ChangeLog
index b4c5575c9f5ff3166d5f0e4c1c27baed1458ea9d..f728ba90cfea20ca2c5556197cd0c153726f5a2f 100644 (file)
@@ -1,5 +1,8 @@
 2007-03-13  Marek Habersack  <mhabersack@novell.com>
 
+       * AspParser.cs: fix an off-by-one parsing bug with server-side
+       includes.
+
        * PageThemeCompiler.cs: let property builders through, stop the
        builders that have no control type. Fixes bug #81092