~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Frank Aspell
  • Date: 2009-02-22 16:54:02 UTC
  • mto: This revision was merged to the branch mainline in revision 4256.
  • Revision ID: frankaspell@googlemail.com-20090222165402-2myrucnu7er5w4ha
Fixing various typos

Show diffs side-by-side

added added

removed removed

Lines of Context:
7354
7354
      about future directions. (Robert Collins/Martin Pool)
7355
7355
 
7356
7356
    * bzrlib.transport.http has been modified so that only 404 urllib errors
7357
 
      are returned as NoSuchFile. Other exceptions will propogate as normal.
 
7357
      are returned as NoSuchFile. Other exceptions will propagate as normal.
7358
7358
      This allows debuging of actual errors. (Robert Collins)
7359
7359
 
7360
7360
    * bzrlib.transport.Transport now accepts *ONLY* url escaped relative paths