~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

bzrlib.transform.TreeTransform.tree_kind and
bzrlib.transform.TransformPreview.tree_kind also return None instead of
raising NoSuchFile.

Show diffs side-by-side

added added

removed removed

Lines of Context:
160
160
API Changes
161
161
***********
162
162
 
163
 
* ``bzrlib.transform.TreeTransformBase.final_kind`` now returns None
164
 
  instead of raising NoSuchFile.
165
 
  (Vincent Ladeuil)
 
163
* ``bzrlib.transform.TreeTransformBase.final_kind``,
 
164
  ``bzrlib.transform.TreeTransform.tree_kind`` and
 
165
  ``bzrlib.transform.TransformPreview.tree_kind``now return None instead
 
166
  of raising NoSuchFile.  (Vincent Ladeuil)
166
167
 
167
168
* InventoryEntry instances now raise AttributeError if you try to assign
168
169
  to attributes that are irrelevant to that kind of entry.  e.g. setting