~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.5.txt

  • Committer: Vincent Ladeuil
  • Date: 2012-03-12 10:15:30 UTC
  • mfrom: (6437.23.23 2.5)
  • mto: This revision was merged to the branch mainline in revision 6493.
  • Revision ID: v.ladeuil+lp@free.fr-20120312101530-ab4ongciswezj5um
Merge 2.5 branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
.. Fixes for situations where bzr would previously crash or give incorrect
37
37
   or undesirable results.
38
38
 
 
39
* Fixed merge tool availability checking and invocation to search the
 
40
  Windows App Path registry in addition to the PATH. (Gordon Tyler, #939605)
 
41
 
39
42
* Make sure configuration options can provide their own help topic.
40
43
  (Jelmer Vernooij, #941672)
41
44
 
1079
1082
  operations that use it, like merge, can now create trees without a root.
1080
1083
  (Aaron Bentley)
1081
1084
 
 
1085
* Fixed problem with getting errors about failing to open /dev/tty when using
 
1086
  Bazaar Explorer to sign commits. (Mark Grandi, #847388)
 
1087
 
1082
1088
Documentation
1083
1089
*************
1084
1090