~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Martin Pool
  • Date: 2005-05-06 02:35:53 UTC
  • Revision ID: mbp@sourcefrog.net-20050506023553-ecf58f049ab1e7fd
doc

Show diffs side-by-side

added added

removed removed

Lines of Context:
226
226
 
227
227
  - Less special cases for the root directory. 
228
228
 
 
229
* Perhaps inventories should remember the revision in which each file
 
230
  was last changed, as well as its current state?  This is a bit
 
231
  redundant but might often be interested to know.
 
232
 
229
233
 
230
234
Large things
231
235
------------