/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

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

  • Committer: Bastian Bowe
  • Date: 2011-08-08 12:47:07 UTC
  • mto: (6015.14.1 bzr24-filter-809901)
  • mto: This revision was merged to the branch mainline in revision 6066.
  • Revision ID: bastian.bowe@gmail.com-20110808124707-3jegg252r1d804v0
Merged fix regarding error in CHKInventory.filter method from mainline

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