~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-09-01 18:06:19 UTC
  • mfrom: (5401.1.3 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20100901180619-u0q01om0gjzxxy2i
(vila) Cleanups in bzrlib.transform.py (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
  is now named "msg" instead of earlier "message".
21
21
  (Parth Malwankar, #603461)
22
22
 
 
23
* ``bzrlib.transform.TreeTransformBase.final_kind``,
 
24
  ``bzrlib.transform.TreeTransform.tree_kind`` and
 
25
  ``bzrlib.transform.TransformPreview.tree_kind`` now return None instead
 
26
  of raising NoSuchFile.  (Vincent Ladeuil)
 
27
 
23
28
* `decode` parameter to get() method in FtpTransport and GioTransport classes
24
29
  is deprecated. (Alexander Belchenko)
25
30