~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2007-12-06 18:09:43 UTC
  • mto: (1551.19.24 Aaron's mergeable stuff)
  • mto: This revision was merged to the branch mainline in revision 3089.
  • Revision ID: abentley@panoramicfeedback.com-20071206180943-0wpbj8hqqe376rjx
Update NEWS

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
    * New -Dhttp debug option reports http connections, requests and responses.
35
35
      (Vincent Ladeuil)
36
36
 
 
37
    * New -Dmerge debug option, which emits merge plans for merge-type=weave.
 
38
 
37
39
  BUGFIXES:
38
40
 
39
41
   * Better error message when running ``bzr cat`` on a non-existant branch.