~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-12-17 10:21:38 UTC
  • mfrom: (3904.3.9 broken-stacking-fix)
  • Revision ID: pqm@pqm.ubuntu.com-20081217102138-pz7pfli9o3k50zq7
Fix pushing an unstackable branch + stackable repo when there is a
        default stacking policy. (Andrew Bennetts)

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
    * Don't call iteritems on transport_list_registry, because it may
43
43
      change during iteration.  (Martin Pool, #277048)
44
44
 
 
45
    * Don't make a broken branch when pushing an unstackable-format branch
 
46
      that's in a stackable shared repository to a location with default
 
47
      stack-on location.  (Andrew Bennetts, #291046)
 
48
 
45
49
    * Fix compilation error in ``_dirstate_helpers_c`` on SunOS/Solaris.
46
50
      (Jari Aalto)
47
51