~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-06-01 22:46:23 UTC
  • mfrom: (5274.2.2 profile)
  • Revision ID: pqm@pqm.ubuntu.com-20100601224623-bdsqp9mwnq4ehwq5
(lifeless) Explicitly removing ``--profile-imports`` option from parsed
 command-line arguments on Windows, because bzr script does the same. (bialix,
 #588277) (Alexander Belchenko)

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
  test that all commands available to the test suite have help.
26
26
  (Robert Collins, #177500)
27
27
 
 
28
* Explicitly removing ``--profile-imports`` option from parsed command-line
 
29
  arguments on Windows, because bzr script does the same.
 
30
  (Alexander Belchenko, #588277)
 
31
 
28
32
Improvements
29
33
************
30
34