[corlib] Improve CancellationTokenSource test
[mono.git] / docs / ChangeLog
index 87ccf5c1f39e968f4de51b0619c65a4a701abfcc..04f9755dd274f6f49bc25331a82be4c38ab2d0b4 100644 (file)
@@ -1,3 +1,37 @@
+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.