/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: John Arbash Meinel
  • Date: 2006-09-12 15:29:07 UTC
  • mto: This revision was merged to the branch mainline in revision 2001.
  • Revision ID: john@arbash-meinel.com-20060912152907-f6f310a88437b17f
NEWS for fixing bug #59835

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
  BUG FIXES:
24
24
 
 
25
    * Don't access e.code for generic URLErrors, only HTTPErrors have .code.
 
26
      (Vincent Ladeuil, #59835)
 
27
 
25
28
    * Handle boundary="" lines properly to allow access through a Squid proxy.
26
29
      (John Arbash Meinel, #57723)
27
30