tags 531128 +confirmed thanks This is a known bug in bzr-git. Bazaar currently requires commit builders to provide two code paths, one based around ``record_iter_changes'' and one around ``record_entry_contents''. The first is already used in simple cases and the latter will be removed at some point in the future in favor of the first.
bzr-git only implements ``record_iter_changes'' and at the moment the plan is to just wait for Bazaar to switch to using that for all commits, rather than spending time implementing ``record_entry_contents''. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

