[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / tools / ChangeLog
index c9a21b20b3a673b601d86700eafef8181ec1ae21..5916d229aeb1274ed5a42e7155ea3d156ab68c1f 100644 (file)
@@ -1,3 +1,26 @@
+2010-04-07  Raja R Harinath  <harinath@hurrynot.org>
+
+       * Makefile (DISTFILES): Remove gensources.sh.
+       * gensources.sh: Remove.
+
+2010-04-03  Ankit Jain  <jankit@novell.com>
+
+       * Makefile: Move xbuild from net_4_0_dirs to per_profile_dirs.
+
+2010-03-16  Jb Evain  <jbevain@novell.com>
+
+       * Makefile: rename the net_2_1 profile to moonlight.
+
+2010-03-15  Andrew Jorgensen  <ajorgensen@novell.com>
+
+       * Makefile: Add DIST_SUBDIRS with SUBDIRS and net_4_0_dirs so that all
+       that stuff gets dist'd
+
+2010-03-03  Rolf Bjarne Kvinge  <RKvinge@novell.com>
+
+       * gensources.sh: Reverted to plain bash, cygwin/make seems to end up confused
+       with path separators with the managed version.
+
 2010-03-03  Rolf Bjarne Kvinge  <RKvinge@novell.com>
 
        * gensources.sh: Fix windows path separator characters.