~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-02-07 10:51:26 UTC
  • mfrom: (4792.9.2 profile-imports)
  • Revision ID: pqm@pqm.ubuntu.com-20100207105126-fgu710q48to6z77q
(mbp) fix --profile-imports on python2.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
687
687
 
688
688
* Fix for shell completion and short options.  (Benoît PIERRE)
689
689
 
 
690
* Fix ``bzr --profile-imports`` with Python 2.6.  (Martin Pool)
 
691
 
690
692
* Hooks daughter classes should always call the base constructor.
691
693
  (Alexander Belchenko, Vincent Ladeuil, #389648) 
692
694