[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / tools / mdoc / ChangeLog
index 6b4f6d0120dceff812eef90c6105a4df1bd1f393..15a2b4a03a6405ef705b10c6a6ef328d7071a1b5 100644 (file)
@@ -1,3 +1,10 @@
+2010-06-10  Jonathan Pryor <jpryor@novell.com>
+
+       * Mono.Documentation/monodocs2html.cs: Regenerate all index.{opts.ext}
+         files if any of the source .xml files have changed.  This allows
+         new <summary/> values to be inserted into the index.{opts.ext}
+         files, instead of the index files being "stale".  Fixes #573121.
+
 2010-04-16  Jonathan Pryor <jpryor@novell.com>
 
        * Makefile: Add System.Xml.Linq.dll to the referenced assemblies.