~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Martin Pool
  • Date: 2005-05-05 01:29:46 UTC
  • Revision ID: mbp@sourcefrog.net-20050505012946-1ff1ba3281460da3
todo

Show diffs side-by-side

added added

removed removed

Lines of Context:
80
80
 
81
81
* Don't abort if ``~/.bzr.log`` can't be used.
82
82
 
 
83
* Split BzrError into various more specific subclasses for different
 
84
  errors people might want to catch.
83
85
 
84
86
Medium things
85
87
-------------