~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: v.ladeuil+lp at free
  • Date: 2006-12-01 15:14:29 UTC
  • mto: (2172.3.1 bzr.73948)
  • mto: This revision was merged to the branch mainline in revision 2181.
  • Revision ID: v.ladeuil+lp@free.fr-20061201151429-l84e47xqynm1pfzm
Update NEWS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 
14
14
  BUG FIXES:
15
15
 
 
16
    * pycurl and urllib can detect short reads at different places. Update
 
17
      the test suite to test more cases. Also detect http error code 416
 
18
      which was raised for that specific bug. Also enhance the urllib
 
19
      robustness by detecting invalid ranges (and pycurl's one by detecting
 
20
      short reads during the initial GET). (Vincent Ladeuil, #73948)
 
21
 
 
22
 
16
23
bzr 0.13rc1  2006-11-27
17
24
 
18
25
  IMPROVEMENTS: