~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-11-25 16:56:33 UTC
  • mfrom: (3017.3.2 merge)
  • Revision ID: pqm@pqm.ubuntu.com-20071125165633-12tp1jm95scstieq
Merge --uncommitted can now specify single files (#136890, Lalinsky)

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
   * Make sure Repository.fetch(self) is properly a no-op for all
96
96
     Repository implementations. (John Arbash Meinel, #158333)
97
97
 
 
98
   * ``merge --uncommitted`` can now operate on a single file.
 
99
     (Aaron Bentley, Lukáš Lalinský, #136890)
 
100
 
98
101
   * Obsolete packs are now cleaned up by pack and autopack operations.
99
102
     (Robert Collins, #153789)
100
103