~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-12-19 03:39:18 UTC
  • mfrom: (3118.2.2 sendall-limit)
  • Revision ID: pqm@pqm.ubuntu.com-20071219033918-4r7sd1wllfw5oyf2
(andrew) Fix #115781 by passing no more than 64k at a time to
        socket.sendall.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
   * Fixed Unicode encoding error in ``ignored`` when the output is
44
44
     redirected to a pipe. (Lukáš Lalinský)
45
45
 
 
46
   * Fix traceback when sending large response bodies over the smart protocol
 
47
     on Windows. (Andrew Bennetts, #115781)
 
48
 
46
49
   * Transform failures no longer cause ImmortalLimbo errors (Aaron Bentley,
47
50
     #137681)
48
51