~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-07-23 17:56:45 UTC
  • mfrom: (6538.1.34 branch-store)
  • Revision ID: pqm@pqm.ubuntu.com-20120723175645-92crzj8j7bfnuglm
(abentley) switch --store stores uncommitted changes in branch (Aaron
 Bentley)

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
bzr 2.4.3
9
9
#########
10
10
 
11
 
:2.4.2: NOT RELEASED YET
 
11
:2.4.3: NOT RELEASED YET
12
12
 
13
13
External Compatibility Breaks
14
14
*****************************
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