~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-08-30 22:49:20 UTC
  • mfrom: (5397.1.6 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20100830224920-w9zw1vhsd5oiyljv
(vila, jam) Get PQM running correctly again (bug #626667),
        skip test_bzr_connect_to_bzr_ssh (bug #626876)

Show diffs side-by-side

added added

removed removed

Lines of Context:
128
128
* `PathNotChild` should not give a traceback.
129
129
  (Martin Pool, #98735)
130
130
 
 
131
* ``PQM`` will no longer ignore syntax errors in submissions.
 
132
  (Vincent Ladeuil, #626667)
 
133
 
131
134
* Prevent ``CHKMap.apply_delta`` from generating non-canonical CHK maps,
132
135
  which can result in "missing referenced chk root keys" errors when
133
136
  fetching from repositories with affected revisions.