~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-10-21 07:51:44 UTC
  • mfrom: (5504.4.2 655557-cleanup-http-pipe)
  • Revision ID: pqm@pqm.ubuntu.com-20101021075144-cnmt4hltdrl5yka0
(vila) Fix spurious test failures related to the http pipe cleanup. (Vincent
 Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
102
102
* ``bzr test-script script`` is a new command that runs a shell-like script
103
103
  from an the ``script`` file. (Vincent Ladeuil)
104
104
 
 
105
* Fix spurious test failures on babune related to the http pipe cleanup and
 
106
  get rid of some 'bytes left on the HTTP socket' useless log messages.
 
107
  (Vincent Ladeuil, #655557)
 
108
 
105
109
 
106
110
bzr 2.3b2
107
111
#########