[corlib] Improve CancellationTokenSource test
[mono.git] / docs / ChangeLog
index bb1a5b5537ad5abe26810bb1202c6cdb0bdbd8e1..04f9755dd274f6f49bc25331a82be4c38ab2d0b4 100644 (file)
@@ -1,3 +1,56 @@
+2010-04-06  Andreia Gaita  <avidigal@novell.com>
+
+       * Makefile.am: fix distcheck - several targets get built on the
+       srcdir, which has no write permissions on make distcheck, so make
+       sure permissions are set
+
+2009-12-22  Jo Shields  <directhex@apebox.org>
+       * HtmlAgilityPack/LICENSE: Include upstream license (Ms-PL) since the
+         file headers don't specify it
+
+2009-12-22  Jo Shields  <directhex@apebox.org>
+
+       * HtmlAgilityPack/*: Bundle HtmlAgilityPack 1.4~beta2 from 
+         http://www.codeplex.com/htmlagilitypack in source form.
+
+       * AgilityPack.dll: Remove binary assembly, use source instead.
+
+       * docs.make Makefile.am README: Reflect above changes
+
+2009-02-12  Zoltan Varga  <vargaz@gmail.com>
+
+       * Makefile.am (EXTRA_DIST): Remove removed files.
+
+       * README: Point to the documentation on the wiki.
+
+       * call-sites.txt: Remove this, its contents is in jit-trampolines.
+
+       * memory-management.txt thread-safety.txt aot-compiler.txt jit-regalloc
+       exception-handling.txt: Remove documents which are now on the wiki.
+
+2009-02-11  Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * thread-safety.txt: Improve the docs about image lock.
+
+2009-02-11  Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * thread-safety.txt: Document the new image lock.
+
+2008-12-12  Mark Probst  <mark.probst@gmail.com>
+
+       * mini-porting.txt: Added some details about function descriptors
+       and emulated opcodes.
+
+2008-12-08  Jonathan Pryor  <jpryor@novell.com>
+
+       * mono-file-formats.source, mono-tools.source: Place these under the
+         new "Commands and Files" node, and remove nay intermediate nodes.
+
+2008-11-20  Jonathan Pryor  <jpryor@novell.com>
+
+       * Makefile.am (sources_DATA): Add mono-file-formats.source,
+         mono-tools.source.
+
 2008-11-20  Raja R Harinath  <harinath@hurrynot.org>
 
        Remove unnecessary rebuilds of the html directory