~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
.. Fixes for situations where bzr would previously crash or give incorrect
33
33
   or undesirable results.
34
34
 
 
35
* A call to CHKInventory's filter-method will not result in a
 
36
  DuplicateFileId error, if you move a subfolder and change a file in
 
37
  that subfolder.
 
38
  (Bastian Bowe, #809901)
 
39
 
35
40
* Accessing a packaging branch on Launchpad (eg, ``lp:ubuntu/bzr``) now
36
41
  checks to see if the most recent published source package version for
37
42
  that project is present in the branch tags. This should help developers