Changes.txt in autobuild-1.10.0.b4 vs Changes.txt in autobuild-1.10.0.rc1

- old
+ new

@@ -1,4 +1,12 @@ +== Version 1.10.0 + +Apart from a bunch of extensions to the Git importer API, and a host of +bugfixes, the main change is a modularized environment handling. Environment can +now be declared on a per-package basis, and commands executed through +Package#run will get the environment as stored in their package and its +dependencies, instead of always using a global environment. + == Version 1.7.1 * fix problems with encoding of subcommand output == Version 1.7.0 * improved parallel build output. Autobuild tries to compress the output as much