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 07:52:30 UTC
-
Revision ID:
mbp@sourcefrog.net-20050919075230-bd8a133ef1671044
- remove RevisionReference; just hold parent ids directly
Show diffs side-by-side
added
removed
1
changes in weave branch:
3
* Remove RevisionReference class; Revision.parents is now simply a
4
list of their ids and parent_sha1s is a list of their
5
corresponding sha1s (for old branches only at the moment.)