~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-07-28 09:19:30 UTC
  • mfrom: (4573.1.2 c-extension-regression)
  • Revision ID: pqm@pqm.ubuntu.com-20090728091930-mv2rza67y8ao8roo
(andrew) Fix imports of _knit_load_data_pyx.

Show diffs side-by-side

added added

removed removed

Lines of Context:
78
78
  lots of backtraces about ``UnknownSmartMethod``, ``do_chunk`` or
79
79
  ``do_end``.  (Andrew Bennetts, #338561)
80
80
  
 
81
* The optional ``_knit_load_data_pyx`` C extension was never being
 
82
  imported.  This caused significant slowdowns when reading data from
 
83
  repositories.  (Andrew Bennetts, #405653)
 
84
  
81
85
* There was a bug in ``osutils.relpath`` that was only triggered on
82
86
  Windows. Essentially if you were at the root of a drive, and did
83
87
  something to a branch/repo on another drive, we would go into an