~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-10-10 20:54:04 UTC
  • mfrom: (3763.4.1 lighter_iter_files_bytes)
  • Revision ID: pqm@pqm.ubuntu.com-20081010205404-cdqffky0apwxkk1d
(jam) Bug #269456, when extracting file texts,
        don't extract the whole WT at once.

Show diffs side-by-side

added added

removed removed

Lines of Context:
109
109
      repository now preserves the repository format.
110
110
      (Andrew Bennetts, #269214)
111
111
 
 
112
    * ``bzr co`` uses less memory. It used to unpack the entire WT into
 
113
      memory before writing it to disk. This was a little bit faster, but
 
114
      consumed lots of memory. (John Arbash Meinel, #269456)
 
115
 
112
116
    * ``bzr log`` now accepts a ``--change`` option.
113
117
      (Vincent Ladeuil, #248427)
114
118