Rev 5743: (vila) Post 2.4b1 release trivial tweaks (Vincent Ladeuil) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
pqm at pqm.ubuntu.com
Mon Mar 28 16:10:34 UTC 2011
At file:///home/pqm/archives/thelove/bzr/%2Btrunk/
------------------------------------------------------------
revno: 5743 [merge]
revision-id: pqm at pqm.ubuntu.com-20110328161032-1a2n8l4z60xsvo50
parent: pqm at pqm.ubuntu.com-20110326154616-y6h2rjf9bs1wvvfs
parent: v.ladeuil+lp at free.fr-20110328153219-r4xb9k82ofjju6iy
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Mon 2011-03-28 16:10:32 +0000
message:
(vila) Post 2.4b1 release trivial tweaks (Vincent Ladeuil)
modified:
doc/developers/releasing.txt releasing.txt-20080502015919-fnrcav8fwy8ccibu-1
doc/en/release-notes/bzr-2.4.txt bzr2.4.txt-20110114053217-k7ym9jfz243fddjm-1
=== modified file 'doc/developers/releasing.txt'
--- a/doc/developers/releasing.txt 2011-03-10 14:24:17 +0000
+++ b/doc/developers/releasing.txt 2011-03-28 15:17:09 +0000
@@ -366,8 +366,7 @@
#. Check that the documentation for this release is available in
<http://doc.bazaar.canonical.com>. It should be automatically build when the
branch is created, by a cron script ``update-bzr-docs`` on
- ``escudero``. As of today (2009-08-27) ``igc`` manually updates the
- pretty version of it.
+ ``escudero``.
Announcing the release
=== modified file 'doc/en/release-notes/bzr-2.4.txt'
--- a/doc/en/release-notes/bzr-2.4.txt 2011-03-24 11:41:42 +0000
+++ b/doc/en/release-notes/bzr-2.4.txt 2011-03-28 15:17:09 +0000
@@ -217,7 +217,7 @@
API Changes
***********
-* Added ``Branch.heads_to_fetch`` method. Implementions of the Branch API
+* Added ``Branch.heads_to_fetch`` method. Implementations of the Branch API
must now inherit or implement this method. (Andrew Bennetts, #721328)
* Added ``bzrlib.mergetools`` module with helper functions for working with
@@ -307,7 +307,7 @@
* ``CatchingExceptionThread`` (formerly ThreadWithException) has been moved
out of the ``bzrlib.tests`` hierarchy to make it clearer that it can be used
outside of tests. This class makes it easier to track exceptions in threads
- by cacthing them so they can be re-raised in the controlling thread. It's
+ by catching them so they can be re-raised in the controlling thread. It's
available in the ``bzrlib.cethread`` module. (Vincent Ladeuil)
* Correctly propogate malloc failures from diff-delta.c code as MemoryError
More information about the bazaar-commits
mailing list