~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-11 11:01:07 UTC
  • mfrom: (5286.1.1 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20100611110107-t1zug4icv4ipz3dt
(vila) BZR_PLUGINS_AT should import packages properly to handle
        relative imports

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
  arguments on Windows, because bzr script does the same.
46
46
  (Alexander Belchenko, #588277)
47
47
 
 
48
* Relative imports in plugins are now handled correctly when using
 
49
  BZR_PLUGINS_AT.
 
50
  (Vincent Ladeuil, #588959)
 
51
 
48
52
Improvements
49
53
************
50
54