~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/whats-new/whats-new-in-2.3.txt

  • Committer: Neil Martinsen-Burrell
  • Date: 2010-11-27 05:38:41 UTC
  • mto: This revision was merged to the branch mainline in revision 5553.
  • Revision ID: nmb@wartburg.edu-20101127053841-7vkbid0s0jufdja5
some tests and mention in Whats New

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
  get the old behavior, one can use ``bzr tags --sort=alpha``.
32
32
  (Neil Martinsen-Burrell, #640760)
33
33
 
 
34
* On platforms other than Windows and Mac OS X, Bazaar will use configuration
 
35
  files that live in $XDG_CONFIG_HOME/bazaar if that directory exists.  This
 
36
  allows interested individuals to conform to the XDG Base Directory
 
37
  specification.  The plugin location has not changed and is still
 
38
  ~/.bazaar/plugins.  To use a different directory for plugins, use the
 
39
  environment variable BZR_PLUGIN_PATH.  (Neil Martinsen-Burrell, #195397)
 
40
 
34
41
Launchpad integration
35
42
*********************
36
43