2005-01-26 Martin Baulig <martin@ximian.com>
[mono.git] / mcs / mcs / ChangeLog
index 352abbcd51efae4e04d2d3743215373edc356b2b..9f13da3d53dd65068611c197d7b39171e92c63f6 100644 (file)
@@ -1,3 +1,9 @@
+2005-01-26  Martin Baulig  <martin@ximian.com>
+
+       * class.cs (TypeContainer.AttributeTargets): Return the correct
+       AttributeTargets depending on our `Kind' instead of throwing an
+       exception; fixes #71632.
+
 2005-01-26  Marek Safar  <marek.safar@seznam.cz>
 
        Fix #71257