~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-08-28 09:22:17 UTC
  • mfrom: (3654.1.1 trunk)
  • Revision ID: pqm@pqm.ubuntu.com-20080828092217-98wmtek2p8cie8sc
(vila) Fix bug #225020 by catching CURLE_SEND_ERROR

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
    * ``bzr rm`` is now aliased to ``bzr del`` for the convenience of svn
33
33
      users. (Robert Collins, #205416)
34
34
 
 
35
    * Catch the infamous "select/poll returned error" which occurs when
 
36
      pycurl try to send a body request to an HTTP/1.0 server which has
 
37
      already refused to handle the request. (Vincent Ladeuil, #225020)
 
38
 
35
39
    * ``FTPTransport.stat()`` would return ``0000`` as the permission bits
36
40
      for the containing ``.bzr/`` directory (it does not implement
37
41
      permissions). This would cause us to set all subdirectories to