~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2007-11-23 05:30:02 UTC
  • mto: This revision was merged to the branch mainline in revision 3024.
  • Revision ID: mbp@sourcefrog.net-20071123053002-g625lweo6tzwbgqk
Rename pack0.92 to pack-0.92

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
     still available if user selects it explicitly with BZR_SSH environment
16
16
     variable. (Alexander Belchenko, workaround for bug #107593)
17
17
 
18
 
   * The pack format is now accessible as "pack0.92", or "pack0.92-subtree" 
 
18
   * The pack format is now accessible as "pack-0.92", or "pack-0.92-subtree" 
19
19
     to enable the subtree functions (for example, for bzr-svn).  
20
20
     See http://doc.bazaar-vcs.org/latest/developer/packrepo.html
21
21
     (Martin Pool)