~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS.developers

- stub for revision properties

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
changes in weave branch:
 
1
DEVELOPMENT HEAD
 
2
 
 
3
 * Properties can be set on Revisions by passing 'revprops=' to
 
4
   Branch.commit(), and retrieved by looking at Revision.properties.
 
5
 
 
6
bzr 0.1
2
7
 
3
8
 * Remove RevisionReference class; Revision.parent_ids is now simply a
4
9
   list of their ids and parent_sha1s is a list of their corresponding