[xbuild] ToolTask - make error column check a little non-specific.
[mono.git] / ChangeLog
index 807f18e7f6ff54cb9ecd7bb1e435f1d3beab88de..92d7263beb3b31ce7576e6cb5bd881278a09fb71 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2010-08-05  AndrĂ©s G. Aragoneses  <andres@lindenlab.com>
+
+       * scripts/.gitignore: added mono-abi-info.
+       * scripts/Makefile.am: added mono-abi-info autofoo.
+
+2010-07-16  Zoltan Varga  <vargaz@gmail.com>
+
+       * configure.in: Remove the 'LLVM backend is experimental' warning.
+
+2010-07-08  Neale Ferguson <neale@sinenomine.net>
+
+       * configure.in: Add sgen_supported=true for s390x.
+
+2010-07-05  Rolf Bjarne Kvinge  <RKvinge@novell.com>
+
+       * configure.in: Restore the AM_CONDITIONAL debugger supported, we need it to
+       include/exclude assembler files from the build in the makefile.
+
+2010-06-29  Zoltan Varga  <vargaz@gmail.com>
+
+       * configure.in: Add a define for the full LLVM version to config.h.
+
 2010-06-26  Zoltan Varga  <vargaz@gmail.com>
 
        * configure.in: Make sgen_supported default to false to fix non-x86 builds.