~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

move reference material out of User Guide into User Reference

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
     the catalog, provided in png format and updated to refer to ``send``
30
30
     instead of ``bundle``. (Ian Clatworthy, #165080)
31
31
 
 
32
   * Reference material has now be moved out of the User Guide and added
 
33
     to the User Reference. The User Reference has gained 4 sections as
 
34
     a result: Authenication Settings, Configuration Settings, Conflicts
 
35
     and Hooks. (Ian Clatworthy)
 
36
 
32
37
  INTERNALS:
33
38
 
34
39
    * New -Dhttp debug option reports http connections, requests and responses.
36
41
 
37
42
    * New -Dmerge debug option, which emits merge plans for merge-type=weave.
38
43
 
 
44
    * Help topics can now be loaded from files. (Ian Clatworthy)
 
45
 
39
46
  BUGFIXES:
40
47
 
41
48
   * Better error message when running ``bzr cat`` on a non-existant branch.