~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Michael Ellerman
  • Date: 2005-11-29 01:41:52 UTC
  • mto: (0.3.1 shelf-dev) (325.1.2 bzrtools)
  • mto: This revision was merged to the branch mainline in revision 334.
  • Revision ID: michael@ellerman.id.au-20051129014152-f5ede8888bcebc48
HunkSelector was broken if you did a "done" followed by "status/invert" etc.
Fixup to make pychecker happy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 * The question when shelving with --pick is now "Shelve this change", rather
14
14
   than "Keep this change", and the y/n choices have been reversed to suit
15
15
   obviously. This seems like a more logical choice of wording.
16
 
 
17
 
 * Unshelve now accepts --pick as well, allowing you to selectively unshelve
18
 
   some changes.