/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: Canonical.com Patch Queue Manager
  • Date: 2006-11-07 05:07:30 UTC
  • mfrom: (2120.3.2 memory_list_dir)
  • Revision ID: pqm@pqm.ubuntu.com-20061107050730-c5133c11a1b1efc1
(John Arbash Meinel) Fix MemoryTransport.list_dir() in the root directory

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
      progress throttling. Because ``time.clock()`` is actually CPU time,
22
22
      so over a high-latency connection, too many updates get throttled.
23
23
      (John Arbash Meinel)
 
24
 
 
25
    * ``MemoryTransport.list_dir()`` would strip the first character for
 
26
      files or directories in root directory. (John Arbash Meinel)
24
27
  
25
28
  BUG FIXES:
26
29