50ef3375b2ae007934733c62543f0b5bf29de77f
[mono.git] / mcs / class / Commons.Xml.Relaxng / Commons.Xml.Relaxng.Inference / ChangeLog
1 2008-01-12  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * RelaxngInference.cs: Fix infinite recursion in TypeInference
4         property getter. Found by Gendarme.
5
6 2005-03-07  Atsushi Enomoto <atsushi@ximian.com>
7
8         * RelaxngInference.cs : missing copyright notice.
9
10 2005-01-26  Atsushi Enomoto <atsushi@ximian.com>
11
12         * RelaxngInference.cs,
13           RelaxngInferenceDesign.txt : new files.