~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-03-12 06:32:29 UTC
  • mfrom: (4123.1.4 bzr.ab.integration)
  • Revision ID: pqm@pqm.ubuntu.com-20090312063229-ucuyuhmuc7ya8e54
(bpierre, abentley) Fix cleanup when unversioned files specified.

Show diffs side-by-side

added added

removed removed

Lines of Context:
182
182
    * Unshelve does not generate warnings about progress bars.
183
183
      (Aaron Bentley, #328148)
184
184
 
 
185
    * shelve cleans up properly when unversioned files are specified.
 
186
      (Benoît Pierre, Aaron Bentley)
 
187
 
185
188
  DOCUMENTATION:
186
189
 
187
190
    * Added ``Organizing your workspace`` to the User Guide appendices,