~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2009-06-12 01:40:34 UTC
  • mto: This revision was merged to the branch mainline in revision 4655.
  • Revision ID: mbp@sourcefrog.net-20090612014034-0v8byqsv4yqvvt77
Make check no longer repeats tests with LANG=C

Show diffs side-by-side

added added

removed removed

Lines of Context:
147
147
Testing
148
148
*******
149
149
 
 
150
* ``make check`` no longer repeats the test run in ``LANG=C``.
 
151
  (Martin Pool, #386180)
 
152
 
150
153
* The number of cores is now correctly detected on OSX. (John Szakmeister)
151
154
 
152
155
* The number of cores is also detected on Solaris and win32. (Vincent Ladeuil)