~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Martin Pool
  • Date: 2005-05-16 03:38:47 UTC
  • Revision ID: mbp@sourcefrog.net-20050516033847-01780e5b2a08311e
todo

Show diffs side-by-side

added added

removed removed

Lines of Context:
258
258
 
259
259
* Generally, be a bit more verbose unless --silent is specified.
260
260
 
 
261
* Tests need to run under Python2.4 to have the new subprocess
 
262
  utilities, but there should be a way to run bzr itself under
 
263
  Python2.3.  Can we?
 
264
 
261
265
 
262
266
Large things
263
267
------------