Rev 4774: Add NEWS entry. in file:///home/vila/src/bzr/reviews/concurrency_env_variable/

Vincent Ladeuil v.ladeuil+lp at free.fr
Tue Dec 1 16:58:03 GMT 2009


At file:///home/vila/src/bzr/reviews/concurrency_env_variable/

------------------------------------------------------------
revno: 4774
revision-id: v.ladeuil+lp at free.fr-20091201165803-pd40hwml2qr9ea2z
parent: v.ladeuil+lp at free.fr-20091201165342-dlwehwo3cdfu59br
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: concurrency_env_variable
timestamp: Tue 2009-12-01 17:58:03 +0100
message:
  Add NEWS entry.
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS	2009-10-22 08:49:42 +0000
+++ b/NEWS	2009-12-01 16:58:03 +0000
@@ -19,6 +19,13 @@
 New Features
 ************
 
+* A new ``--concurrency`` option has been added as well as an associated
+  BZR_CONCURRENCY environment variable to specify the number of
+  processes that can be run concurrently. The command-line option
+  overrides the environment variable if both are specified. If none is
+  specified. the number of processes is obtained from the OS as before.
+  (Matt Nordhoff, Vincent Ladeuil)
+
 Bug Fixes
 *********
 



More information about the bazaar-commits mailing list