~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS.developers

  • Committer: Martin Pool
  • Date: 2005-09-22 06:19:33 UTC
  • Revision ID: mbp@sourcefrog.net-20050922061933-4b71d0f1e205b153
- keep track of number of checked revisions

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
changes in weave branch:
 
2
 
 
3
 * Remove RevisionReference class; Revision.parent_ids is now simply a
 
4
   list of their ids and parent_sha1s is a list of their corresponding
 
5
   sha1s (for old branches only at the moment.)