-
Committer:
Robert Collins
-
Date:
2007-09-24 20:13:29 UTC
-
mto:
This revision was merged to the branch mainline in
revision
2855.
-
Revision ID:
robertc@robertcollins.net-20070924201329-jwfqgsqbrnzpd10b
* ``bzrlib.transport.Transport.put_file`` now returns the number of bytes
  put by the method call, to allow avoiding stat-after-write or
  housekeeping in callers. (Robert Collins)