Rev 6111: Fix a few missed references to bzr-2.4 (and one to python-2.4) in http://bazaar.launchpad.net/~vila/bzr/integration/

Vincent Ladeuil v.ladeuil+lp at free.fr
Tue Aug 30 09:41:35 UTC 2011


At http://bazaar.launchpad.net/~vila/bzr/integration/

------------------------------------------------------------
revno: 6111 [merge]
revision-id: v.ladeuil+lp at free.fr-20110830094134-67zxvg277kfziztu
parent: pqm at pqm.ubuntu.com-20110829141242-gqvd3pz0tdcgnhfy
parent: v.ladeuil+lp at free.fr-20110830092759-9z7liuio9anm60xd
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: trunk
timestamp: Tue 2011-08-30 11:41:34 +0200
message:
  Fix a few missed references to bzr-2.4 (and one to python-2.4)
modified:
  doc/en/_templates/index.html   index.html-20090722133849-lus2rzwsmlhpgqhv-1
  doc/en/user-guide/installing_bazaar.txt installing_bazaar.tx-20071114035000-q36a9h57ps06uvnl-4
-------------- next part --------------
=== modified file 'doc/en/_templates/index.html'
--- a/doc/en/_templates/index.html	2011-02-03 01:02:16 +0000
+++ b/doc/en/_templates/index.html	2011-08-30 09:27:59 +0000
@@ -7,7 +7,7 @@
 
   <table class="contentstable" align="center" style="margin-left: 30px"><tr>
     <td width="50%">
-        <p class="biglink"><a class="biglink" href="{{ pathto("whats-new/whats-new-in-2.4") }}">What's New in Bazaar 2.4?</a><br/>
+        <p class="biglink"><a class="biglink" href="{{ pathto("whats-new/whats-new-in-2.5") }}">What's New in Bazaar 2.5?</a><br/>
         <span class="linkdescr">what's new in this release</span>
       </p>
         <p class="biglink"><a class="biglink" href="{{ pathto("user-guide/index") }}">User Guide</a><br/>

=== modified file 'doc/en/user-guide/installing_bazaar.txt'
--- a/doc/en/user-guide/installing_bazaar.txt	2010-08-13 19:08:57 +0000
+++ b/doc/en/user-guide/installing_bazaar.txt	2011-08-30 09:27:59 +0000
@@ -33,7 +33,7 @@
 If you wish to install Bazaar from scratch rather than using a
 pre-built package, the steps are:
 
-  1. If it is not installed already, install Python 2.4 or later.
+  1. If it is not installed already, install Python 2.6 or later.
 
   2. Download the ``bazaar-xxx.tar.gz`` file (where xxx is the version
      number) from http://wiki.bazaar.canonical.com/Download or from Launchpad



More information about the bazaar-commits mailing list