~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Michael Ellerman
  • Date: 2005-11-28 06:30:33 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-20051128063033-fa513e6613c04916
Add NEWS to mention that shelves have moved.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
NEWS
 
2
 
 
3
 * Shelves are now stored in .bzr/x-shelf.
 
4
 
 
5
   Currently there is support for one shelf, called 'default'. You can store
 
6
   multiple patches under here, the first is '00' the second '01' and so on.