/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to NEWS.developers

  • Committer: Martin Pool
  • Date: 2005-09-19 10:46:28 UTC
  • Revision ID: mbp@sourcefrog.net-20050919104627-4b7d6e820a7ecf3e
- draft patch to cache weave inclusions
  (doesn't seem to speed things very much)

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.)