~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Martin Pool
  • Date: 2005-09-23 06:15:25 UTC
  • Revision ID: mbp@sourcefrog.net-20050923061525-41541c1d5f0ca2af
- update NEWS files

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
  2005-11-05      mbp  Flowers for stephane
26
26
 
27
 
* print a message at the end of running the tests telling them tht the
 
27
* print a message at the end of running the tests telling them that the
28
28
  test log and output exists but can be removed
29
29
 
30
30
* tests for running the commit editor, and fix problem of not passing in 
201
201
* sometimes gives "conflicting add" even when the contents are in fact
202
202
  the same???
203
203
 
 
204
* BZRDIR should be in branch.py not __init__.py.
204
205
 
205
206
Medium things
206
207
-------------