~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-06-13 17:02:41 UTC
  • mfrom: (1769.1.1 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20060613170241-91efacfc55c6b9d2
(robertc, jelmer)Merge the new ControlFormat core logic to support .hg, .svn etc formats. (Robert Collins, Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
      the global revision graph but only that part leading up to a particular
84
84
      revision.  (Martin Pool, Robert Collins)
85
85
 
 
86
    * Add a BzrDirFormat control_formats list which allows for control formats
 
87
      that do not use '.bzr' to store their data - i.e. '.svn', '.hg' etc.
 
88
      (Robert Collins, Jelmer Vernooij).
 
89
 
86
90
bzr 0.8.2  2006-05-17
87
91
  
88
92
  BUG FIXES: