Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > 4c66e4a74400d106ea54ec458e4c006c > files > 2991

bzr-2.6.0-11.mga5.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>Bazaar Release Notes &mdash; Bazaar 2.6.0 documentation</title>
    
    <link rel="stylesheet" href="../_static/default.css" type="text/css" />
    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '../',
        VERSION:     '2.6.0',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="../_static/jquery.js"></script>
    <script type="text/javascript" src="../_static/underscore.js"></script>
    <script type="text/javascript" src="../_static/doctools.js"></script>
    <link rel="shortcut icon" href="../_static/bzr.ico"/>
    <link rel="top" title="Bazaar 2.6.0 documentation" href="../index.html" />
    <link rel="up" title="Bazaar Release Notes" href="index.html" />
    <link rel="next" title="Bazaar Release Notes" href="bzr-2.5.html" />
    <link rel="prev" title="Bazaar Release Notes" href="index.html" /> 
  </head>
  <body>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="bzr-2.5.html" title="Bazaar Release Notes"
             accesskey="N">next</a></li>
        <li class="right" >
          <a href="index.html" title="Bazaar Release Notes"
             accesskey="P">previous</a> |</li>
<li><a href="http://bazaar.canonical.com/">
    <img src="../_static/bzr icon 16.png" /> Home</a>&nbsp;|&nbsp;</li>
<a href="http://doc.bazaar.canonical.com/en/">Documentation</a>&nbsp;|&nbsp;</li>

        <li><a href="../index.html">Table of Contents (2.6.0)</a> &raquo;</li>

          <li><a href="index.html" accesskey="U">Bazaar Release Notes</a> &raquo;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            
  <div class="section" id="bazaar-release-notes">
<h1>Bazaar Release Notes<a class="headerlink" href="#bazaar-release-notes" title="Permalink to this headline">¶</a></h1>
<div class="toctree-wrapper compound">
<ul class="simple">
</ul>
</div>
<div class="section" id="bzr-2-6b3">
<h2>bzr 2.6b3<a class="headerlink" href="#bzr-2-6b3" title="Permalink to this headline">¶</a></h2>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Codename:</th><td class="field-body">Surprise</td>
</tr>
<tr class="field-even field"><th class="field-name">2.6.0:</th><td class="field-body">2013-07-27</td>
</tr>
</tbody>
</table>
<p>This release marks the start of a new long-term-stable series. From here, we
will only make bugfix releases on the 2.6 series (2.6.1, etc), while 2.7
will become our new development series.</p>
<p>This is a bugfix and polish release over the 2.4 series, with a large number
of bugs fixed (~170 for the 2.5 series alone). The 2.5 series provides a
faster smart protocol implementation for many operations, basic support for
colocated branches. We have started translating bzr with the 2.5 series:
<a class="reference external" href="https://translations.launchpad.net/bzr">https://translations.launchpad.net/bzr</a>, more than 20 languages have already
been registered but these are the early days, contributions welcome.</p>
<p>Only a few bugfixes have been included since 2.5b6 so all known fixed bugs
are included here.</p>
<p>Users are encouraged to upgrade from the other stable series.</p>
<div class="section" id="external-compatibility-breaks">
<h3>External Compatibility Breaks<a class="headerlink" href="#external-compatibility-breaks" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li><tt class="docutils literal"><span class="pre">bzr</span> <span class="pre">lp-propose</span> <span class="pre">--approve</span></tt> now also adds an &#8220;Approve&#8221; vote to the merge
proposal.  (Jonathan Lange)</li>
</ul>
</div>
<div class="section" id="new-features">
<h3>New Features<a class="headerlink" href="#new-features" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li><tt class="docutils literal"><span class="pre">bzr</span> <span class="pre">switch</span> <span class="pre">--store</span></tt> now stores uncommitted changes in the branch, and
restores them when switching back to the branch. (Aaron Bentley)</li>
<li>New option &#8216;&#8211;context&#8217; for &#8216;bzr diff&#8217; command, to configure the amount of
context (i.e. showing lines that have not changed).  Also available as the
named parameter &#8216;context_lines&#8217; to bzrlib.diff.internal_diff(). (Paul Nixon)</li>
<li>The &#8216;grep&#8217; plugin is now shipped with bzr. (Jelmer Vernooij)</li>
<li>The &#8216;ping&#8217; plugin is now shipped with bzr. (Jelmer Vernooij)</li>
</ul>
</div>
<div class="section" id="improvements">
<h3>Improvements<a class="headerlink" href="#improvements" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li><tt class="docutils literal"><span class="pre">bzr</span> <span class="pre">help</span> <span class="pre">env-variables</span></tt> now points users at <tt class="docutils literal"><span class="pre">bzr</span> <span class="pre">help</span> <span class="pre">configuration</span></tt>
which has much more detailed information on the same stuff.
(Robert Collins)</li>
<li><tt class="docutils literal"><span class="pre">bzr</span> <span class="pre">lp-find-proposal</span></tt> now only cares about the revision-id that is
specified, not the branch you use.  This was enabled by a new API call in
Launchpad&#8217;s web service.  (Aaron Bentley)</li>
<li>Implement authentication.conf password obfuscation, the password_encoding
option can now be set to base64. (Florian Dorn)</li>
<li>Local configurations files (i.e. accessed on the local file system like
<tt class="docutils literal"><span class="pre">bazaar.conf</span></tt> and <tt class="docutils literal"><span class="pre">locations.conf</span></tt>) are now shared, reducing the
number of IOs when querying a configuation option. (Vincent Ladeuil,
#832042)</li>
<li><tt class="docutils literal"><span class="pre">bzr</span> <span class="pre">lp-propose</span> <span class="pre">--approve</span></tt> now correctly specifies the approved revision
and provides an &#8220;Approve&#8221; vote from the proposer, allowing for smoother
interaction with downstream merge tools.  (Jonathan Lange)</li>
</ul>
</div>
<div class="section" id="bug-fixes">
<h3>Bug Fixes<a class="headerlink" href="#bug-fixes" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>Add a <tt class="docutils literal"><span class="pre">progress_bar</span></tt> configuration option defaulting to
<tt class="docutils literal"><span class="pre">BZR_PROGRESS_BAR</span></tt>. This can be set in <tt class="docutils literal"><span class="pre">bazaar.conf</span></tt> or specified from
the command line with <tt class="docutils literal"><span class="pre">-Oprogress_bar=text</span></tt>. (Vincent Ladeuil, #388275)</li>
<li><tt class="docutils literal"><span class="pre">Authentication.Config</span></tt> now always returns unicode user names and passwords.
(Vincent Ladeuil, #514301)</li>
<li>Fixed a bug where the entire contents of <tt class="docutils literal"><span class="pre">/etc/mailname</span></tt> is read in.
We only want to read in the first line so that comments could be added
and would be ignored.
(Haw Loeung, #932515)</li>
<li>Fixed a syntax error in <tt class="docutils literal"><span class="pre">doc/ja/user-guide/http_smart_server.txt</span></tt> that
causes breakage with docutils 0.9.1.
(Vincent Ladeuil, Jelmer Vernooij, #1066307)</li>
<li>Support utf8 characters in platform names even without looking inside the
box (Fedora&#8217;s Schrödinger&#8217;s Cat).
(Toshio Kuratomi, Vincent Ladeuil, #1195783)</li>
<li>Warn when <tt class="docutils literal"><span class="pre">--show-base</span></tt> is used for <tt class="docutils literal"><span class="pre">pull</span></tt> in a treeless branch
instead of failing. It&#8217;s useless but harmless. (Vincent Ladeuil, #1022160)</li>
<li>When a missing referenced chk root error is encountered, bzr now suggests
running <tt class="docutils literal"><span class="pre">bzr</span> <span class="pre">reconcile</span> <span class="pre">--canonicalize-chks</span></tt>. (Jelmer Vernooij)</li>
<li>When pushing a specific revision, create the new working tree at
that revision. (#484516, Neil Martinsen-Burrell)</li>
</ul>
</div>
<div class="section" id="documentation">
<h3>Documentation<a class="headerlink" href="#documentation" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>Clarify <tt class="docutils literal"><span class="pre">bzr</span> <span class="pre">config</span></tt> usages especially around other option references
expansion. (Vincent Ladeuil, #996401)</li>
</ul>
</div>
<div class="section" id="api-changes">
<h3>API Changes<a class="headerlink" href="#api-changes" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>None.</li>
</ul>
</div>
<div class="section" id="internals">
<h3>Internals<a class="headerlink" href="#internals" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>Add __iter__ to http ResponseFile. (Jelmer Vernooij, #1184021)</li>
<li>The launchpad plugin now requires API 1.6.0 or later.  This version shipped
with Ubuntu 9.10.  (Aaron Bentley)</li>
<li>Better align with upstream gzip.py in tuned_gzip.py. We may lose a bit of
performance but that&#8217;s for knit and weave formats and already partly
deprecated, better keep compatibility than failing fast ;)
(Vincent Ladeuil, #1116079)</li>
</ul>
</div>
<div class="section" id="testing">
<h3>Testing<a class="headerlink" href="#testing" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>Fix test failures occurring only with LC_ALL=C, when prompting a user,
<tt class="docutils literal"><span class="pre">stderr</span></tt> encoding should be preferred over terminal encoding if
available. (Vincent Ladeuil, #1086209)</li>
</ul>
</div>
</div>
<div class="section" id="bzr-2-6b2">
<h2>bzr 2.6b2<a class="headerlink" href="#bzr-2-6b2" title="Permalink to this headline">¶</a></h2>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">2.6b2:</th><td class="field-body">2012-09-10</td>
</tr>
</tbody>
</table>
<p>This is the second beta for the 2.6 series, leading up to a 2.6.0 release in
August 2012.</p>
<p>This release includes minor bug fixes.</p>
<p>This release includes all bugs fixed in previous series known at the time of
this release.</p>
<p>Beta releases are suitable for everyday use but may cause some
incompatibilities with plugins.  Some plugins may need small updates to work
with 2.6b2.</p>
<div class="section" id="id1">
<h3>External Compatibility Breaks<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h3>
<p>None.</p>
</div>
<div class="section" id="id2">
<h3>New Features<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>New option <tt class="docutils literal"><span class="pre">--overwrite-tags</span></tt> for <tt class="docutils literal"><span class="pre">bzr</span> <span class="pre">pull</span></tt> and <tt class="docutils literal"><span class="pre">bzr</span> <span class="pre">push</span></tt>.
(Jelmer Vernooij, #681792)</li>
</ul>
</div>
<div class="section" id="id3">
<h3>Improvements<a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>Colocated branches can now be addressed using the &#8216;co:NAME&#8217; rather than
the more complex &#8216;file://.,branch=NAME&#8217;. (Jelmer Vernooij, #833665)</li>
</ul>
</div>
<div class="section" id="id4">
<h3>Bug Fixes<a class="headerlink" href="#id4" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>&#8220;bzr missing&#8221; now shows tag names when displaying revision information.
(#559072, Neil Martinsen-Burrell)</li>
<li>Fix <tt class="docutils literal"><span class="pre">branch.conf</span></tt> saving when unlocking the branch for BranchFormat4.
(Vincent Ladeuil, #1020007)</li>
<li>Implement <tt class="docutils literal"><span class="pre">ResponseFile.readline</span></tt> and <tt class="docutils literal"><span class="pre">ReponseFile.tell</span></tt>,
fixing some clones over HTTP. (Jelmer Vernooij, #963769)</li>
<li>Option values set on locked branches should be saved only when the branch
is finally unlocked. (Vincent Ladeuil, #948339)</li>
</ul>
</div>
<div class="section" id="id5">
<h3>Documentation<a class="headerlink" href="#id5" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>Document &#8220;bzr lp-propose&#8221;, &#8220;bzr register-branch&#8221; and
the other Launchpad plugin commands in bzr(1).
(Jelmer Vernooij, #843801, #163995)</li>
<li>Force format registration to avoid generate_docs.py traceback when the
registry is empty. (Vincent Ladeuil, #956860)</li>
<li>Generate <tt class="docutils literal"><span class="pre">ENVIRONMENT</span></tt> section in bzr(1) from known environment variable
list rather than hardcoding. (Jelmer Vernooij, #197618)</li>
</ul>
</div>
<div class="section" id="id6">
<h3>API Changes<a class="headerlink" href="#id6" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li><tt class="docutils literal"><span class="pre">register_filter_stack_map</span></tt> and <tt class="docutils literal"><span class="pre">lazy_register_filter_stack_map</span></tt>
are noew deprecated. Instead, use <tt class="docutils literal"><span class="pre">filter_stacks_registry.register</span></tt>
and <tt class="docutils literal"><span class="pre">filter_stacks_registry.register_lazy</span></tt>.
(Jelmer Vernooij)</li>
<li>Remove deprecated Branch.import_last_revision(). (Jelmer Vernooij)</li>
<li>Remove deprecated <tt class="docutils literal"><span class="pre">RepositoryFormat.register_format</span></tt>.
(Jelmer Vernooij)</li>
<li>Remove deprecated Repository.get_ancestry(). (Jelmer Vernooij)</li>
<li>Remove deprecated Repository.iter_reverse_revision_history().
(Jelmer Vernooij)</li>
<li>The previously deprecated <tt class="docutils literal"><span class="pre">bzrlib.annotate.annotate_file</span></tt> function
has been removed. (Jelmer Vernooij)</li>
</ul>
</div>
<div class="section" id="id7">
<h3>Internals<a class="headerlink" href="#id7" title="Permalink to this headline">¶</a></h3>
<p>None.</p>
</div>
<div class="section" id="id8">
<h3>Testing<a class="headerlink" href="#id8" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>Fix test failures by removing a remaining reference to <tt class="docutils literal"><span class="pre">features.sphinx</span></tt>
which isn&#8217;t needed anymore since we don&#8217;t test the texinfo sphinx builder
anymore either. (Vincent Ladeuil)</li>
</ul>
</div>
</div>
<div class="section" id="bzr-2-6b1">
<h2>bzr 2.6b1<a class="headerlink" href="#bzr-2-6b1" title="Permalink to this headline">¶</a></h2>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">2.6b1:</th><td class="field-body">2012-03-15</td>
</tr>
</tbody>
</table>
<p>This is the first beta for the 2.6 series, leading up to a 2.6.0 release in
August 2012.</p>
<p>This release includes ssl certificates verification from the urllib-based
http implementation turned on by default, fixes some UI issues around
colocated branches, documentation fixes and more.</p>
<p>This release includes all bugs fixed in previous series known at the time of
this release.</p>
<p>Beta releases are suitable for everyday use but may cause some
incompatibilities with plugins.  Some plugins may need small updates to work
with 2.6b1.</p>
<div class="section" id="id9">
<h3>External Compatibility Breaks<a class="headerlink" href="#id9" title="Permalink to this headline">¶</a></h3>
<p>None.</p>
</div>
<div class="section" id="id10">
<h3>Improvements<a class="headerlink" href="#id10" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>Access to HTTPS URLs now uses the urrllib implementation by default.
For the old pycurl-based implementation, specify <tt class="docutils literal"><span class="pre">https+pycurl://</span></tt> as
the URL scheme when accessing a HTTPS location.
(Jelmer Vernooij, #125055)</li>
<li>Add short option alias <tt class="docutils literal"><span class="pre">-N</span></tt> for <tt class="docutils literal"><span class="pre">--no-recurse</span></tt>.
(Jelmer Vernooij, #945904)</li>
<li>Avoid &#8216;Invalid range access&#8217; errors when whole files are retrieved with
transport.http.get() . (Vincent Ladeuil, #924746)</li>
<li><tt class="docutils literal"><span class="pre">bzr</span> <span class="pre">rmbranch</span></tt> now supports removing colocated branches.
(Jelmer Vernooij, #920653)</li>
<li><tt class="docutils literal"><span class="pre">bzr</span> <span class="pre">rmbranch</span></tt> no longer removes active branches unless <tt class="docutils literal"><span class="pre">--force</span></tt>
is specified. (Jelmer Vernooij, #922953)</li>
<li><tt class="docutils literal"><span class="pre">bzr</span> <span class="pre">verify-signatures</span></tt> now shows a progress bar.
(Jelmer Vernooij)</li>
<li>Two new command hooks, <tt class="docutils literal"><span class="pre">pre_command</span></tt> and <tt class="docutils literal"><span class="pre">post_command</span></tt>,
provide notification before and after a command has been run.
(Brian de Alwis, Jelmer Vernooij)</li>
</ul>
</div>
<div class="section" id="id11">
<h3>Bug Fixes<a class="headerlink" href="#id11" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>Fix <tt class="docutils literal"><span class="pre">bzr</span> <span class="pre">config</span></tt> display for <tt class="docutils literal"><span class="pre">RegistryOption</span></tt> values.
(Vincent Ladeuil, #930182)</li>
</ul>
</div>
<div class="section" id="id12">
<h3>Documentation<a class="headerlink" href="#id12" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>Prevent lines of command descriptions starting with a dot to
accidentally be interpreted as a roff macro in bzr(1).
(Jelmer Vernooij, #711079)</li>
<li>Properly format apostrophes in manual page. (Jelmer Vernooij, #234771)</li>
</ul>
</div>
<div class="section" id="id13">
<h3>API Changes<a class="headerlink" href="#id13" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li><tt class="docutils literal"><span class="pre">GPGStrategy.do_verifications</span></tt> has been deprecated.
(Jelmer Vernooij)</li>
<li>File ids in the <tt class="docutils literal"><span class="pre">Tree</span></tt> API can now be bytestring as previously,
or tuples of bytestrings.
(Jelmer Vernooij)</li>
<li><tt class="docutils literal"><span class="pre">mail_client</span></tt> now accepts a configuration stack object rather than
an old style Config object. (Jelmer Vernooij)</li>
<li>New method <tt class="docutils literal"><span class="pre">Repository.verify_revision_signatures</span></tt>.
(Jelmer Vernooij)</li>
<li>New configuration option class <tt class="docutils literal"><span class="pre">RegistryOption</span></tt> which is backed
onto a registry. (Jelmer Vernooij)</li>
<li>New convenience API method <tt class="docutils literal"><span class="pre">WorkingTree.get_config_stack</span></tt>.
(Jelmer Vernooij)</li>
<li>Remove
<tt class="docutils literal"><span class="pre">branch.PullResult.__int__</span></tt> deprecated in 2.3.0,
<tt class="docutils literal"><span class="pre">branch.PushResult.__int__</span></tt> deprecated in 2.3.0,
<tt class="docutils literal"><span class="pre">branch.BranchFormat.get_default_format</span></tt> deprecated in 2.4.0,
<tt class="docutils literal"><span class="pre">branch.BranchFormat.get_formats</span></tt> deprecated in 2.4.0,
<tt class="docutils literal"><span class="pre">branch.BranchFormat.set_default_format</span></tt> deprecated in 2.4.0,
<tt class="docutils literal"><span class="pre">branch.BranchFormat.register_format</span></tt> deprecated in 2.4.0,
<tt class="docutils literal"><span class="pre">branch.BranchFormat.unregister_format</span></tt> deprecated in 2.4.0,
<tt class="docutils literal"><span class="pre">bzrdir.BzrDir.generate_backup_name</span></tt> deprecated in 2.3.0,
<tt class="docutils literal"><span class="pre">bzrdir.BzrProber.register_bzrdir_format</span></tt> deprecated in 2.4.0,
<tt class="docutils literal"><span class="pre">bzrdir.BzrProber.unregister_bzrdir_format</span></tt> deprecated in 2.4.0,
<tt class="docutils literal"><span class="pre">config.Config.get_editor</span></tt> deprecated in 2.4.0,
<tt class="docutils literal"><span class="pre">hooks.known_hooks_key_to_parent_and_attribute</span></tt> deprecated in 2.3,
<tt class="docutils literal"><span class="pre">hooks.Hooks.create_hook</span></tt> deprecated in 2.4,
<tt class="docutils literal"><span class="pre">inventory.Inventory.__contains__</span></tt> deprecated in 2.4.0,
<tt class="docutils literal"><span class="pre">merge.Merge3Merger.scalar_three_way</span></tt> deprecated in 2.2.0,
<tt class="docutils literal"><span class="pre">merge.Merge3Merger.fix_root</span></tt> deprecated in 2.4.0,
<tt class="docutils literal"><span class="pre">transform.TreeTransformBase.has_named_child</span></tt> deprecated in 2.3.0,
<tt class="docutils literal"><span class="pre">transform.get_backup_name</span></tt> deprecated in 2.3.0,
<tt class="docutils literal"><span class="pre">transform._get_backup_name</span></tt> deprecated in 2.3.0,
<tt class="docutils literal"><span class="pre">workingtree.WorkingTreeFormat.get_default_format</span></tt> deprecated in 2.4.0,
<tt class="docutils literal"><span class="pre">workingtree.WorkingTreeFormat.register_format</span></tt> deprecated in 2.4.0,
<tt class="docutils literal"><span class="pre">workingtree.WorkingTreeFormat.register_extra_format</span></tt> deprecated in 2.4.0,
<tt class="docutils literal"><span class="pre">workingtree.WorkingTreeFormat.unregister_extra_format</span></tt> deprecated in 2.4.0,
<tt class="docutils literal"><span class="pre">workingtree.WorkingTreeFormat.get_formats</span></tt> deprecated in 2.4.0,
<tt class="docutils literal"><span class="pre">workingtree.WorkingTreeFormat.set_default_format</span></tt> deprecated in 2.4.0,
<tt class="docutils literal"><span class="pre">workingtree.WorkingTreeFormat.unregister_format</span></tt> deprecated in 2.4.0,
(Vincent Ladeuil)</li>
<li>Remove deprecated <tt class="docutils literal"><span class="pre">Branch.set_revision_history</span></tt> and
<tt class="docutils literal"><span class="pre">Branch.revision_history</span></tt> methods and the <tt class="docutils literal"><span class="pre">set_rh</span></tt>
hook on <tt class="docutils literal"><span class="pre">Branch</span></tt>. (Jelmer Vernooij)</li>
</ul>
</div>
<div class="section" id="id14">
<h3>Internals<a class="headerlink" href="#id14" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li><tt class="docutils literal"><span class="pre">Tree.path2id</span></tt> now once again accepts a list of path elements
in addition to a path. (Jelmer Vernooij)</li>
<li>Turn config option expansion on by default. The only options for which
this should be disabled are templates which should already have used
conf.get(option, expand=False) or conf.get_user_option(option,
expand=False). (Vincent Ladeuil)</li>
</ul>
</div>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
  <h3><a href="../index.html">Table Of Contents</a></h3>
  <ul>
<li><a class="reference internal" href="#">Bazaar Release Notes</a><ul>
<li><a class="reference internal" href="#bzr-2-6b3">bzr 2.6b3</a><ul>
<li><a class="reference internal" href="#external-compatibility-breaks">External Compatibility Breaks</a></li>
<li><a class="reference internal" href="#new-features">New Features</a></li>
<li><a class="reference internal" href="#improvements">Improvements</a></li>
<li><a class="reference internal" href="#bug-fixes">Bug Fixes</a></li>
<li><a class="reference internal" href="#documentation">Documentation</a></li>
<li><a class="reference internal" href="#api-changes">API Changes</a></li>
<li><a class="reference internal" href="#internals">Internals</a></li>
<li><a class="reference internal" href="#testing">Testing</a></li>
</ul>
</li>
<li><a class="reference internal" href="#bzr-2-6b2">bzr 2.6b2</a><ul>
<li><a class="reference internal" href="#id1">External Compatibility Breaks</a></li>
<li><a class="reference internal" href="#id2">New Features</a></li>
<li><a class="reference internal" href="#id3">Improvements</a></li>
<li><a class="reference internal" href="#id4">Bug Fixes</a></li>
<li><a class="reference internal" href="#id5">Documentation</a></li>
<li><a class="reference internal" href="#id6">API Changes</a></li>
<li><a class="reference internal" href="#id7">Internals</a></li>
<li><a class="reference internal" href="#id8">Testing</a></li>
</ul>
</li>
<li><a class="reference internal" href="#bzr-2-6b1">bzr 2.6b1</a><ul>
<li><a class="reference internal" href="#id9">External Compatibility Breaks</a></li>
<li><a class="reference internal" href="#id10">Improvements</a></li>
<li><a class="reference internal" href="#id11">Bug Fixes</a></li>
<li><a class="reference internal" href="#id12">Documentation</a></li>
<li><a class="reference internal" href="#id13">API Changes</a></li>
<li><a class="reference internal" href="#id14">Internals</a></li>
</ul>
</li>
</ul>
</li>
</ul>

  <h4>Previous topic</h4>
  <p class="topless"><a href="index.html"
                        title="previous chapter">Bazaar Release Notes</a></p>
  <h4>Next topic</h4>
  <p class="topless"><a href="bzr-2.5.html"
                        title="next chapter">Bazaar Release Notes</a></p>
  <h3>This Page</h3>
  <ul class="this-page-menu">
    <li><a href="../_sources/release-notes/bzr-2.6.txt"
           rel="nofollow">Show Source</a></li>
  </ul>
<div id="searchbox" style="display: none">
  <h3>Quick search</h3>
    <form class="search" action="../search.html" method="get">
      <input type="text" name="q" />
      <input type="submit" value="Go" />
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
    <p class="searchtip" style="font-size: 90%">
    Enter search terms or a module, class or function name.
    </p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="bzr-2.5.html" title="Bazaar Release Notes"
             >next</a></li>
        <li class="right" >
          <a href="index.html" title="Bazaar Release Notes"
             >previous</a> |</li>
<li><a href="http://bazaar.canonical.com/">
    <img src="../_static/bzr icon 16.png" /> Home</a>&nbsp;|&nbsp;</li>
<a href="http://doc.bazaar.canonical.com/en/">Documentation</a>&nbsp;|&nbsp;</li>

        <li><a href="../index.html">Table of Contents (2.6.0)</a> &raquo;</li>

          <li><a href="index.html" >Bazaar Release Notes</a> &raquo;</li> 
      </ul>
    </div>
    <div class="footer">
        &copy; Copyright 2009-2011 Canonical Ltd.
      Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
    </div>
  </body>
</html>