~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-07-29 09:32:50 UTC
  • mfrom: (3582.1.6 check_compatible)
  • Revision ID: pqm@pqm.ubuntu.com-20080729093250-b1g7zu2k1pj0mswe
(mbp) Better message about incompatible repositories

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
 
38
38
  BUG FIXES:
39
39
 
 
40
    * Better message about incompatible repositories.
 
41
      (Martin Pool, #206258)
 
42
 
40
43
    * ``bzr branch --stacked`` ensures the destination branch format can
41
44
      support stacking, even if the origin does not.
42
45
      (Martin Pool)