~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2009-11-14 11:43:23 UTC
  • mto: This revision was merged to the branch mainline in revision 5012.
  • Revision ID: mbp@sourcefrog.net-20091114114323-cwqx8nwj2o6nvzsm
Fix --profile-imports for python2.6 import hook parameters

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
Bug Fixes
22
22
*********
23
23
 
 
24
* Fix ``bzr --profile-imports`` with Python 2.6.  (Martin Pool)
 
25
 
24
26
* Hooks daughter classes should always call the base constructor.
25
27
  (Alexander Belchenko, Vincent Ladeuil, #389648) 
26
28