~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Michael Ellerman
  • Date: 2005-11-28 09:04:06 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-20051128090406-173d2e0c53ed0c66
Update NEWS for prompt changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
 * The default behaviour is now to shelve everything. To get the previous
9
9
   behaviour of selecting hunks specify "--pick" to the shelve command.
 
10
 
 
11
 * The question when shelving with --pick is now "Shelve this change", rather
 
12
   than "Keep this change", and the y/n choices have been reversed to suit
 
13
   obviously. This seems like a more logical choice of wording.