~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.4.txt

  • Committer: Patch Queue Manager
  • Date: 2012-03-29 12:27:52 UTC
  • mfrom: (6437.23.29 2.5_2.4_integration)
  • Revision ID: pqm@pqm.ubuntu.com-20120329122752-d05to7wdet9w3886
(gz) Merge 2.4 for feature flag conflict resolution and _Win32Stat fix
 (Martin Packman)

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
* Prevent a traceback being printed to stderr when logging has problems and
56
56
  accept utf-8 byte string without breaking. (Martin Packman, #714449)
57
57
 
 
58
* _Win32Stat object provides members st_uid and st_gid, those are present
 
59
  in Python's os.stat object. These members required for external tools like
 
60
  bzr-git and dulwich. (Alexander Belchenko, #967060)
 
61
 
58
62
Documentation
59
63
*************
60
64