~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Patch Queue Manager
  • Date: 2012-09-27 06:44:23 UTC
  • mfrom: (6565.1.1 plugins-at-docs)
  • Revision ID: pqm@pqm.ubuntu.com-20120927064423-uu4honp6xds8afgg
(vila) Add reference to configuration in 'bzr help env-variables' (Robert
 Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
Improvements
31
31
************
32
32
 
 
33
* ``bzr help env-variables`` now points users at ``bzr help configuration``
 
34
  which has much more detailed information on the same stuff.
 
35
  (Robert Collins)
 
36
 
33
37
* ``bzr lp-find-proposal`` now only cares about the revision-id that is
34
38
  specified, not the branch you use.  This was enabled by a new API call in
35
39
  Launchpad's web service.  (Aaron Bentley)