~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2009-06-19 07:28:41 UTC
  • mto: This revision was merged to the branch mainline in revision 4558.
  • Revision ID: mbp@sourcefrog.net-20090619072841-ai67v7p1cy824mq2
ProgressTask now talks to ProgressView; easier to test

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
API Changes
58
58
***********
59
59
 
 
60
* ProgressTasks now prefer to talk direct to their ProgressView not to the
 
61
  UIFactory. 
 
62
  (Martin Pool)
 
63
 
60
64
* Removed overspecific error class ``InvalidProgressBarType``.
61
65
  (Martin Pool)
62
66