~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-03-10 15:38:03 UTC
  • mfrom: (3251.3.6 bzr.ab.integration)
  • Revision ID: pqm@pqm.ubuntu.com-20080310153803-uy09bhh0ls8tavcx
Add support for directory services (abentley)

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
--------------
9
9
 
10
10
  NOTES WHEN UPGRADING:
11
 
  
 
11
 
12
12
  CHANGES:
13
13
 
14
14
    * A new repository format 'development' has been added. This format will
28
28
      bzr.exe, installed to ``C:\Program Files\Bazaar\plugins`` directory, 
29
29
      and standalone installer allows user to skip installation of this plugin.
30
30
      (Alexander Belchenko)
31
 
 
 
31
 
32
32
    * Restore auto-detection of plink.exe on Windows. (Dmitry Vasiliev)
33
33
 
34
34
  FEATURES:
42
42
 
43
43
   * Branch6.generate_revision_history is faster.  (Aaron Bentley)
44
44
 
 
45
   * Directory services can now be registered, allowing special URLs to be
 
46
     dereferenced into real URLs.  This is a generalization and cleanup of
 
47
     the lp: transport lookup.  (Aaron Bentley)
 
48
 
45
49
   * Merge directives that are automatically attached to emails have nicer
46
50
     filenames, based on branch-nick + revno. (Aaron Bentley)
47
51