~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Zearin
  • Date: 2010-11-12 22:43:38 UTC
  • mto: (5570.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 5572.
  • Revision ID: zearin@users.sourceforge.net-20101112224338-x4dzw5gafju8txn5
Continued capitalization fixes.  (URL, URLs)

Show diffs side-by-side

added added

removed removed

Lines of Context:
228
228
  deprecated in favour of ``MutableTree.smart_add``. (Robert Collins,
229
229
  Martin Pool)
230
230
 
231
 
* New method ``external_url`` on Transport for obtaining the url to
 
231
* New method ``external_url`` on Transport for obtaining the URL to
232
232
  hand to external processes. (Robert Collins)
233
233
 
234
234
* Teach windows installers to build pyrex/C extensions.